Uses of Class
com.azure.resourcemanager.weightsandbiases.models.InstanceResourceUpdate
Packages that use InstanceResourceUpdate
Package
Description
Package containing the service clients for WeightsAndBiases.
Package containing the data models for WeightsAndBiases.
-
Uses of InstanceResourceUpdate in com.azure.resourcemanager.weightsandbiases.fluent
Methods in com.azure.resourcemanager.weightsandbiases.fluent with parameters of type InstanceResourceUpdateModifier and TypeMethodDescriptionInstancesClient.update(String resourceGroupName, String instancename, InstanceResourceUpdate properties) Update a InstanceResource.com.azure.core.http.rest.Response<InstanceResourceInner> InstancesClient.updateWithResponse(String resourceGroupName, String instancename, InstanceResourceUpdate properties, com.azure.core.util.Context context) Update a InstanceResource. -
Uses of InstanceResourceUpdate in com.azure.resourcemanager.weightsandbiases.models
Methods in com.azure.resourcemanager.weightsandbiases.models that return InstanceResourceUpdateModifier and TypeMethodDescriptionstatic InstanceResourceUpdateInstanceResourceUpdate.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of InstanceResourceUpdate from the JsonReader.InstanceResourceUpdate.withIdentity(ManagedServiceIdentity identity) Set the identity property: The managed service identities assigned to this resource.Set the tags property: Resource tags.