Uses of Class
com.microsoft.azure.management.network.ManagedServiceIdentity
Packages that use ManagedServiceIdentity
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of ManagedServiceIdentity in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return ManagedServiceIdentityModifier and TypeMethodDescriptionManagedServiceIdentity.withType
(ResourceIdentityType type) Set the type of identity used for the resource.ManagedServiceIdentity.withUserAssignedIdentities
(Map<String, ManagedServiceIdentityUserAssignedIdentitiesValue> userAssignedIdentities) Set the list of user identities associated with resource.Methods in com.microsoft.azure.management.network with parameters of type ManagedServiceIdentityModifier and TypeMethodDescriptionApplicationGateway.DefinitionStages.WithManagedServiceIdentity.withIdentity
(ManagedServiceIdentity identity) Specifies an identity to be associated with the application gateway.ApplicationGateway.UpdateStages.WithManagedServiceIdentity.withIdentity
(ManagedServiceIdentity identity) Specifies an identity to be associated with the application gateway.