PSStorageAccount.EnableHttpsTrafficOnly Property

Definition

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="EnableHttpsTrafficOnly", Position=8, Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public bool? EnableHttpsTrafficOnly { get; set; }
public bool? EnableHttpsTrafficOnly { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="EnableHttpsTrafficOnly", Position=8, Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
member this.EnableHttpsTrafficOnly : Nullable<bool> with get, set
member this.EnableHttpsTrafficOnly : Nullable<bool> with get, set
Public Property EnableHttpsTrafficOnly As Nullable(Of Boolean)

Property Value

Attributes

Applies to