Partager via


SasDefinitionCreateParameters.SasType Propriété

Définition

Obtient ou définit le type de jeton SAS que la définition SAS va créer. Les valeurs possibles sont les suivantes : '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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à