Uses of Class
com.azure.resourcemanager.msi.models.IdentityUpdate
Packages that use IdentityUpdate
Package
Description
Package containing the service clients for ManagedServiceIdentityClient.
Package containing the data models for ManagedServiceIdentityClient.
-
Uses of IdentityUpdate in com.azure.resourcemanager.msi.fluent
Methods in com.azure.resourcemanager.msi.fluent with parameters of type IdentityUpdateModifier and TypeMethodDescriptionUserAssignedIdentitiesClient.update(String resourceGroupName, String resourceName, IdentityUpdate parameters) Update an identity in the specified subscription and resource group.UserAssignedIdentitiesClient.updateAsync(String resourceGroupName, String resourceName, IdentityUpdate parameters) Update an identity in the specified subscription and resource group.com.azure.core.http.rest.Response<IdentityInner>UserAssignedIdentitiesClient.updateWithResponse(String resourceGroupName, String resourceName, IdentityUpdate parameters, com.azure.core.util.Context context) Update an identity in the specified subscription and resource group.Mono<com.azure.core.http.rest.Response<IdentityInner>>UserAssignedIdentitiesClient.updateWithResponseAsync(String resourceGroupName, String resourceName, IdentityUpdate parameters) Update an identity in the specified subscription and resource group. -
Uses of IdentityUpdate in com.azure.resourcemanager.msi.models
Methods in com.azure.resourcemanager.msi.models that return IdentityUpdateModifier and TypeMethodDescriptionIdentityUpdate.withLocation(String location) Set the location property: The geo-location where the resource lives.Set the tags property: Resource tags.