SasDefinitionBundle.SecretId Property

Definition

Gets storage account SAS definition secret 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to