Uses of Class
com.azure.resourcemanager.pineconevectordb.models.OrganizationResourceUpdate
Packages that use OrganizationResourceUpdate
Package
Description
Package containing the service clients for PineconeVectorDb.
Package containing the data models for PineconeVectorDb.
-
Uses of OrganizationResourceUpdate in com.azure.resourcemanager.pineconevectordb.fluent
Methods in com.azure.resourcemanager.pineconevectordb.fluent with parameters of type OrganizationResourceUpdateModifier and TypeMethodDescriptionOrganizationsClient.update(String resourceGroupName, String organizationname, OrganizationResourceUpdate properties) Update a OrganizationResource.com.azure.core.http.rest.Response<OrganizationResourceInner> OrganizationsClient.updateWithResponse(String resourceGroupName, String organizationname, OrganizationResourceUpdate properties, com.azure.core.util.Context context) Update a OrganizationResource. -
Uses of OrganizationResourceUpdate in com.azure.resourcemanager.pineconevectordb.models
Methods in com.azure.resourcemanager.pineconevectordb.models that return OrganizationResourceUpdateModifier and TypeMethodDescriptionstatic OrganizationResourceUpdateOrganizationResourceUpdate.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of OrganizationResourceUpdate from the JsonReader.OrganizationResourceUpdate.withIdentity(ManagedServiceIdentity identity) Set the identity property: The managed service identities assigned to this resource.Set the tags property: Resource tags.