次の方法で共有


SharedAccessSignatureAuthorizationRuleAccessRightsDescription.SecondaryKey プロパティ

定義

セカンダリ SAS キー値を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="secondaryKey")]
public string SecondaryKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="secondaryKey")>]
member this.SecondaryKey : string with get, set
Public Property SecondaryKey As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象