ClusterPatchProperties interface
Cluster properties.
Properties
| aad |
App id of cluster AAD identity. |
| aad |
Tenant id of cluster AAD identity. |
| cloud |
Endpoint configured for management from the Azure portal |
| desired |
Desired properties of the cluster. |
Property Details
aadClientId
App id of cluster AAD identity.
aadClientId?: string
Property Value
string
aadTenantId
Tenant id of cluster AAD identity.
aadTenantId?: string
Property Value
string
cloudManagementEndpoint
Endpoint configured for management from the Azure portal
cloudManagementEndpoint?: string
Property Value
string
desiredProperties
Desired properties of the cluster.
desiredProperties?: ClusterDesiredProperties