Share via


StorageAccountPatch.EnableHttpsTrafficOnly Property

Definition

Allows https traffic only to storage service if sets to true.

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

Property Value

Applies to