ClusterPatch interface

Cluster details to update.

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.

tags

Resource tags.

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

tags

Resource tags.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}