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