ClusterPatch Class
The top level Log Analytics cluster resource container.
- Inheritance
-
ClusterPatch
Constructor
ClusterPatch(*, identity: Optional[azure.mgmt.loganalytics.models._models_py3.Identity] = None, sku: Optional[azure.mgmt.loganalytics.models._models_py3.ClusterSku] = None, tags: Optional[Dict[str, str]] = None, key_vault_properties: Optional[azure.mgmt.loganalytics.models._models_py3.KeyVaultProperties] = None, billing_type: Optional[Union[str, azure.mgmt.loganalytics.models._log_analytics_management_client_enums.BillingType]] = None, **kwargs)
Parameters
- billing_type
- str or BillingType
Required
The cluster's billing type. Possible values include: "Cluster", "Workspaces".
Feedback
Submit and view feedback for