次の方法で共有


CloudEndpointChangeEnumerationActivity.TotalCountsState プロパティ

定義

変更列挙の合計カウントの状態を取得します。 使用可能な値は、'Calculating'、'Final' です。

[Newtonsoft.Json.JsonProperty(PropertyName="totalCountsState")]
public string TotalCountsState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="totalCountsState")>]
member this.TotalCountsState : string
Public ReadOnly Property TotalCountsState As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象