次の方法で共有


SharedAccessAuthorizationRuleProperties.Revision プロパティ

定義

ルールのリビジョン番号を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象