次の方法で共有


SasDefinitionCreateParameters.SasDefinitionAttributes プロパティ

定義

SAS 定義の属性を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="attributes")]
public Microsoft.Azure.KeyVault.Models.SasDefinitionAttributes SasDefinitionAttributes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="attributes")>]
member this.SasDefinitionAttributes : Microsoft.Azure.KeyVault.Models.SasDefinitionAttributes with get, set
Public Property SasDefinitionAttributes As SasDefinitionAttributes

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象