次の方法で共有


CloudEndpointChangeEnumerationActivity.OperationState プロパティ

定義

列挙操作の状態の変更を取得します。 使用できる値は、'InitialEnumerationInProgress'、'EnumerationInProgress' です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象