| Modifier and Type | Method and Description |
|---|---|
ContainerGroupIdentity |
ContainerGroupIdentity.withType(ResourceIdentityType type)
Set the type of identity used for the container group.
|
ContainerGroupIdentity |
ContainerGroupIdentity.withUserAssignedIdentities(Map<String,ContainerGroupIdentityUserAssignedIdentitiesValue> userAssignedIdentities)
Set the list of user identities associated with the container group.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/