ClusterPatch interface
The top level Log Analytics cluster resource container.
Properties
billing |
The cluster's billing type. |
identity | The identity of the resource. |
key |
The associated key properties. |
sku | The sku properties. |
tags | Resource tags. |
Property Details
billingType
The cluster's billing type.
billingType?: string
Property Value
string
identity
keyVaultProperties
The associated key properties.
keyVaultProperties?: KeyVaultProperties
Property Value
sku
tags
Resource tags.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}