次の方法で共有


SasDefinitionBundle.SecretId プロパティ

定義

ストレージ アカウント SAS 定義のシークレット ID を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="sid")]
public string SecretId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sid")>]
member this.SecretId : string
Public ReadOnly Property SecretId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象