次の方法で共有


SasDefinitionBundle.TemplateUri プロパティ

定義

任意のキーで署名された SAS 定義トークン テンプレートを取得します。 SAS 定義に従って作成されたトークンは、テンプレートと同じプロパティを持ちます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象