Compartir a través de


SasDefinitionBundle.SasType Propiedad

Definición

Obtiene el tipo de token de SAS que creará la definición de SAS. Entre los valores posibles se incluyen: "account", "service"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a