Delen via


SharedAccessAuthorizationRuleResource.Revision Property

Definition

Gets the revision number for the rule

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to