SasDefinitionCreateParameters.SasType Propriedade

Definição

Obtém ou define o tipo de token SAS que a definição de SAS criará. Os valores possíveis incluem: 'account', 'service'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a