Uses of Class
com.microsoft.azure.management.containerinstance.ContainerGroupIdentity
Package
Description
This package contains the classes for ContainerInstanceManagementClient.
-
Uses of ContainerGroupIdentity in com.microsoft.azure.management.containerinstance
Modifier and TypeMethodDescriptionContainerGroupIdentity.withType
(ResourceIdentityType type) Set the type of identity used for the container group.ContainerGroupIdentity.withUserAssignedIdentities
(Map<String, ContainerGroupIdentityUserAssignedIdentitiesValue> userAssignedIdentities) Set the list of user identities associated with the container group.