共用方式為


StorageAccount.Saskey Property

Definition

Gets or sets the shared access signature key.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to