Condividi tramite


StorageAccountPropertiesUpdateParameters.EnableHttpsTrafficOnly Property

Definition

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

[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