| Package | Description |
|---|---|
| com.azure.resourcemanager.containerinstance.fluent.models |
Package containing the inner data models for ContainerInstanceManagementClient.
|
| com.azure.resourcemanager.containerinstance.models |
Package containing the data models for ContainerInstanceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerGroupIdentity |
ContainerGroupInner.identity()
Get the identity property: The identity of the container group, if configured.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerGroupInner |
ContainerGroupInner.withIdentity(ContainerGroupIdentity identity)
Set the identity property: The identity of the container group, if configured.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerGroupIdentity |
ContainerGroupIdentity.withType(ResourceIdentityType type)
Set the type property: The type of identity used for the container group.
|
ContainerGroupIdentity |
ContainerGroupIdentity.withUserAssignedIdentities(Map<String,ContainerGroupIdentityUserAssignedIdentities> userAssignedIdentities)
Set the userAssignedIdentities property: The list of user identities associated with the container group.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.