ClusterPatchProperties Class

Log Analytics cluster patch properties.

Constructor

ClusterPatchProperties(*args: Any, **kwargs: Any)

Variables

Name Description
key_vault_properties

The associated key properties.

billing_type

The cluster's billing type. Known values are: "Cluster" and "Workspaces".

Attributes

billing_type

"Cluster" and "Workspaces".

billing_type: str | _models.BillingType | None

key_vault_properties

The associated key properties.

key_vault_properties: _models.KeyVaultProperties | None