Compartir a través de


MessagingPlanInner.Revision Propiedad

Definición

Obtiene el número de revisión.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a