Compartilhar via


ServiceSasParameters.Protocols Propriedade

Definição

Obtém ou define o protocolo permitido para uma solicitação feita com a SAS da conta. Os valores possíveis incluem: '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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a