Share via


AzureApplicationGatewayHttpListenerBase.RequireServerNameIndication Property

Definition

[System.Management.Automation.Parameter(HelpMessage="RequireServerNameIndication")]
[System.Management.Automation.ValidateNotNullOrEmpty]
[System.Management.Automation.ValidateSet(new System.String[] { "true", "false" }, IgnoreCase=true)]
public string RequireServerNameIndication { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="RequireServerNameIndication")>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
[<System.Management.Automation.ValidateSet(new System.String[] { "true", "false" }, IgnoreCase=true)>]
member this.RequireServerNameIndication : string with get, set
Public Property RequireServerNameIndication As String

Property Value

Attributes

Applies to