Uses of Class
com.azure.resourcemanager.msi.fluent.models.SystemAssignedIdentityInner
Packages that use SystemAssignedIdentityInner
Package
Description
Package containing the service clients for ManagedServiceIdentityClient.
Package containing the inner data models for ManagedServiceIdentityClient.
-
Uses of SystemAssignedIdentityInner in com.azure.resourcemanager.msi.fluent
Methods in com.azure.resourcemanager.msi.fluent that return SystemAssignedIdentityInnerModifier and TypeMethodDescriptionSystemAssignedIdentitiesClient.getByScope(String scope) Gets the systemAssignedIdentity available under the specified RP scope.Methods in com.azure.resourcemanager.msi.fluent that return types with arguments of type SystemAssignedIdentityInnerModifier and TypeMethodDescriptionSystemAssignedIdentitiesClient.getByScopeAsync(String scope) Gets the systemAssignedIdentity available under the specified RP scope.com.azure.core.http.rest.Response<SystemAssignedIdentityInner>SystemAssignedIdentitiesClient.getByScopeWithResponse(String scope, com.azure.core.util.Context context) Gets the systemAssignedIdentity available under the specified RP scope.Mono<com.azure.core.http.rest.Response<SystemAssignedIdentityInner>>SystemAssignedIdentitiesClient.getByScopeWithResponseAsync(String scope) Gets the systemAssignedIdentity available under the specified RP scope. -
Uses of SystemAssignedIdentityInner in com.azure.resourcemanager.msi.fluent.models
Methods in com.azure.resourcemanager.msi.fluent.models that return SystemAssignedIdentityInnerModifier and TypeMethodDescriptionSystemAssignedIdentityInner.withLocation(String location) Set the location property: The geo-location where the resource lives.Set the tags property: Resource tags.