Freigeben über


StorageAccountCreateParameters.EnableHttpsTrafficOnly Eigenschaft

Definition

Ruft ab oder legt fest, dass HTTPS-Datenverkehr nur zum Speicherdienst zulässt, wenn auf true festgelegt ist. Der Standardwert ist true seit API-Version 2019-04-01.

[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: