Uses of Class
com.microsoft.azure.management.containerservice.ManagedClusterIdentityUserAssignedIdentitiesValue
Package
Description
This package contains the classes for ContainerServiceManagementClient.
-
Uses of ManagedClusterIdentityUserAssignedIdentitiesValue in com.microsoft.azure.management.containerservice
Modifier and TypeMethodDescriptionManagedClusterIdentity.userAssignedIdentities()
Get the user identity associated with the managed cluster.Modifier and TypeMethodDescriptionManagedClusterIdentity.withUserAssignedIdentities
(Map<String, ManagedClusterIdentityUserAssignedIdentitiesValue> userAssignedIdentities) Set the user identity associated with the managed cluster.