Uses of Class
com.azure.resourcemanager.msi.fluent.models.UserAssignedIdentityProperties
Packages that use UserAssignedIdentityProperties
Package
Description
Package containing the inner data models for ManagedServiceIdentityClient.
-
Uses of UserAssignedIdentityProperties in com.azure.resourcemanager.msi.fluent.models
Methods in com.azure.resourcemanager.msi.fluent.models that return UserAssignedIdentityPropertiesModifier and TypeMethodDescriptionUserAssignedIdentityProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of UserAssignedIdentityProperties from the JsonReader.UserAssignedIdentityProperties.withIsolationScope(IsolationScope isolationScope) Set the isolationScope property: Enum to configure regional restrictions on identity assignment, as necessary.