Compartir a través de


ClusterProperties.EnableAutoStop Property

Definition

A boolean value that indicates if the cluster could be automatically stopped (due to lack of data or no activity for many days).

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Owned)]
public bool? EnableAutoStop { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Owned)>]
member this.EnableAutoStop : Nullable<bool> with get, set
Public Property EnableAutoStop As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to