次の方法で共有


CloudEndpointChangeEnumerationActivity.StatusCode プロパティ

定義

0 以外の場合にを取得し、変更の列挙を遅延させる問題を示します

[Newtonsoft.Json.JsonProperty(PropertyName="statusCode")]
public int? StatusCode { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="statusCode")>]
member this.StatusCode : Nullable<int>
Public ReadOnly Property StatusCode As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象