Interface OrganizationResource.Update
- All Superinterfaces:
OrganizationResource.UpdateStages.WithIdentity,OrganizationResource.UpdateStages.WithTags
- Enclosing interface:
OrganizationResource
public static interface OrganizationResource.Update
extends OrganizationResource.UpdateStages.WithTags, OrganizationResource.UpdateStages.WithIdentity
The template for OrganizationResource update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.pineconevectordb.models.OrganizationResource.UpdateStages.WithIdentity
withIdentityMethods inherited from interface com.azure.resourcemanager.pineconevectordb.models.OrganizationResource.UpdateStages.WithTags
withTags
-
Method Details
-
apply
OrganizationResource 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.
-