ClusterDesiredPropertiesResponse

data class ClusterDesiredPropertiesResponse(val diagnosticLevel: String? = null, val windowsServerSubscription: String? = null)

Desired properties of the cluster.

Constructors

Link copied to clipboard
constructor(diagnosticLevel: String? = null, windowsServerSubscription: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val diagnosticLevel: String? = null

Desired level of diagnostic data emitted by the cluster.

Link copied to clipboard

Desired state of Windows Server Subscription.