Compartir a través de


SasDefinitionUpdateParameters.SasType Propiedad

Definición

Obtiene o establece 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; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sasType")>]
member this.SasType : string with get, set
Public Property SasType As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a