Share via


StorageAccountCreateOrUpdateContent.EnableHttpsTrafficOnly Property

Definition

Allows https traffic only to storage service if sets to true. The default value is true since API version 2019-04-01.

public bool? EnableHttpsTrafficOnly { get; set; }
member this.EnableHttpsTrafficOnly : Nullable<bool> with get, set
Public Property EnableHttpsTrafficOnly As Nullable(Of Boolean)

Property Value

Applies to