| Package | Description |
|---|---|
| com.azure.resourcemanager.containerservice.fluent.models |
Package containing the inner data models for ContainerServiceManagementClient.
|
| com.azure.resourcemanager.containerservice.models |
Package containing the data models for ContainerServiceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedClusterIdentity |
ManagedClusterInner.identity()
Get the identity property: The identity of the managed cluster, if configured.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedClusterInner |
ManagedClusterInner.withIdentity(ManagedClusterIdentity identity)
Set the identity property: The identity of the managed cluster, if configured.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedClusterIdentity |
Components1Q1Og48SchemasManagedclusterAllof1.identity()
Get the identity property: The identity of the managed cluster, if configured.
|
ManagedClusterIdentity |
ManagedClusterIdentity.withType(ResourceIdentityType type)
Set the type property: The type of identity used for the managed cluster.
|
ManagedClusterIdentity |
ManagedClusterIdentity.withUserAssignedIdentities(Map<String,ManagedClusterIdentityUserAssignedIdentities> userAssignedIdentities)
Set the userAssignedIdentities property: The user identity associated with the managed cluster.
|
| Modifier and Type | Method and Description |
|---|---|
Components1Q1Og48SchemasManagedclusterAllof1 |
Components1Q1Og48SchemasManagedclusterAllof1.withIdentity(ManagedClusterIdentity identity)
Set the identity property: The identity of the managed cluster, if configured.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.