Package version:

Desired properties of the cluster.

interface ClusterDesiredProperties {
    diagnosticLevel?: string;
    windowsServerSubscription?: string;
}

Properties

diagnosticLevel?: string

Desired level of diagnostic data emitted by the cluster.

windowsServerSubscription?: string

Desired state of Windows Server Subscription.