Udostępnij za pośrednictwem


SharedAccessAuthorizationRuleProperties.Revision Property

Definition

Gets the revision number for the rule

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to