次の方法で共有


KustoClusterData.IsAutoStopEnabled プロパティ

定義

クラスターを自動的に停止できるかどうかを示すブール値 (データが不足しているか、何日間もアクティビティがないため)。

public bool? IsAutoStopEnabled { get; set; }
member this.IsAutoStopEnabled : Nullable<bool> with get, set
Public Property IsAutoStopEnabled As Nullable(Of Boolean)

プロパティ値

適用対象