Compartilhar via


AuthConfig.HttpSettingRequireHttps Property

Definition

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

Property Value

Implements

Attributes

Applies to