Share via


ClusterPatchProperties interface

Cluster properties.

Properties

aadClientId

App id of cluster AAD identity.

aadTenantId

Tenant id of cluster AAD identity.

cloudManagementEndpoint

Endpoint configured for management from the Azure portal

desiredProperties

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

Property Value