Freigeben über


StorageAccount.EnableHttpsTrafficOnly Eigenschaft

Definition

Ruft https-Datenverkehr nur an den Speicherdienst zu, wenn auf TRUE festgelegt ist, oder legt diesen fest.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.supportsHttpsTrafficOnly")]
public bool? EnableHttpsTrafficOnly { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.supportsHttpsTrafficOnly")>]
member this.EnableHttpsTrafficOnly : Nullable<bool> with get, set
Public Property EnableHttpsTrafficOnly As Nullable(Of Boolean)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: