共用方式為


MessagingPlanInner.Revision Property

Definition

Gets revision number

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to