SasDefinitionItem.SecretId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the 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