Package | Description |
---|---|
com.microsoft.azure.management.containerinstance |
This package contains the classes for ContainerInstanceManagementClient.
|
Modifier and Type | Method and Description |
---|---|
Map<String,ContainerGroupIdentityUserAssignedIdentitiesValue> |
ContainerGroupIdentity.userAssignedIdentities()
Get the list of user identities associated with the container group.
|
Modifier and Type | Method and Description |
---|---|
ContainerGroupIdentity |
ContainerGroupIdentity.withUserAssignedIdentities(Map<String,ContainerGroupIdentityUserAssignedIdentitiesValue> userAssignedIdentities)
Set the list of user identities associated with the container group.
|
Copyright © 2019. All rights reserved.