Interface InstanceResource.Update
- All Superinterfaces:
InstanceResource.UpdateStages.WithIdentity,InstanceResource.UpdateStages.WithTags
- Enclosing interface:
InstanceResource
public static interface InstanceResource.Update
extends InstanceResource.UpdateStages.WithTags, InstanceResource.UpdateStages.WithIdentity
The template for InstanceResource update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.weightsandbiases.models.InstanceResource.UpdateStages.WithIdentity
withIdentityMethods inherited from interface com.azure.resourcemanager.weightsandbiases.models.InstanceResource.UpdateStages.WithTags
withTags
-
Method Details
-
apply
InstanceResource apply()Executes the update request.- Returns:
- the updated resource.
-
apply
Executes the update request.- Parameters:
context- The context to associate with this operation.- Returns:
- the updated resource.
-