Freigeben über


ServiceSasParameters.Protocols Eigenschaft

Definition

Ruft das Protokoll ab, das für eine Anforderung mit der Konto-SAS zulässig ist, oder legt es fest. Mögliche Werte: "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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: