Freigeben über


StorageAccountPropertiesCreateParameters.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.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public bool? EnableHttpsTrafficOnly { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.EnableHttpsTrafficOnly : Nullable<bool> with get, set
Public Property EnableHttpsTrafficOnly As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to