| Modifier and Type | Class and Description |
|---|---|
class |
ManagedClusterAddonProfileIdentity
Information of user assigned identity used by this add-on.
|
class |
ManagedClusterPropertiesIdentityProfileValue
The ManagedClusterPropertiesIdentityProfileValue model.
|
| Modifier and Type | Method and Description |
|---|---|
UserAssignedIdentity |
UserAssignedIdentity.withClientId(String clientId)
Set the client id of the user assigned identity.
|
UserAssignedIdentity |
UserAssignedIdentity.withObjectId(String objectId)
Set the object id of the user assigned identity.
|
UserAssignedIdentity |
UserAssignedIdentity.withResourceId(String resourceId)
Set the resource id of the user assigned identity.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/