| Modifier and Type | Method and Description |
|---|---|
Map<String,ManagedClusterIdentityUserAssignedIdentitiesValue> |
ManagedClusterIdentity.userAssignedIdentities()
Get the user identity associated with the managed cluster.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedClusterIdentity |
ManagedClusterIdentity.withUserAssignedIdentities(Map<String,ManagedClusterIdentityUserAssignedIdentitiesValue> userAssignedIdentities)
Set the user identity associated with the managed cluster.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/