Share via


PSSharedAccessAuthorizationRule.Revision Property

Definition

The revision.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to