ClusterDesiredProperties Class
Desired properties of the cluster.
- Inheritance
-
ClusterDesiredProperties
Constructor
ClusterDesiredProperties(*, windows_server_subscription: Optional[Union[str, azure.mgmt.azurestackhci.models._azure_stack_hci_client_enums.WindowsServerSubscription]] = None, diagnostic_level: Optional[Union[str, azure.mgmt.azurestackhci.models._azure_stack_hci_client_enums.DiagnosticLevel]] = None, **kwargs)
Variables
- windows_server_subscription
- str or WindowsServerSubscription
Desired state of Windows Server Subscription. Possible values include: "Disabled", "Enabled".
- diagnostic_level
- str or DiagnosticLevel
Desired level of diagnostic data emitted by the cluster. Possible values include: "Off", "Basic", "Enhanced".
Feedback
Submit and view feedback for