Partager via


ServiceSasParameters.Protocols Propriété

Définition

Obtient ou définit le protocole autorisé pour une requête effectuée avec la signature d’accès partagé du compte. Les valeurs possibles sont les suivantes : « https, http », « https »

[Newtonsoft.Json.JsonProperty(PropertyName="signedProtocol")]
public Microsoft.Azure.Management.Storage.Models.HttpProtocol? Protocols { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="signedProtocol")>]
member this.Protocols : Nullable<Microsoft.Azure.Management.Storage.Models.HttpProtocol> with get, set
Public Property Protocols As Nullable(Of HttpProtocol)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à