次の方法で共有


MessagingPlanInner.Revision プロパティ

定義

リビジョン番号を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.revision")]
public long? Revision { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.revision")>]
member this.Revision : Nullable<int64>
Public ReadOnly Property Revision As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象