| Package | Description |
|---|---|
| com.azure.resourcemanager.containerservice.models |
Package containing the data models for ContainerServiceManagementClient.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ComponentsQit0EtSchemasManagedclusterpropertiesPropertiesIdentityprofileAdditionalproperties
The ComponentsQit0EtSchemasManagedclusterpropertiesPropertiesIdentityprofileAdditionalproperties model.
|
class |
ManagedClusterAddonProfileIdentity
Information of user assigned identity used by this add-on.
|
| Modifier and Type | Method and Description |
|---|---|
UserAssignedIdentity |
ManagedClusterAddonProfile.identity()
Get the identity property: Information of user assigned identity used by this add-on.
|
UserAssignedIdentity |
UserAssignedIdentity.withClientId(String clientId)
Set the clientId property: The client id of the user assigned identity.
|
UserAssignedIdentity |
UserAssignedIdentity.withObjectId(String objectId)
Set the objectId property: The object id of the user assigned identity.
|
UserAssignedIdentity |
UserAssignedIdentity.withResourceId(String resourceId)
Set the resourceId property: The resource id of the user assigned identity.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.