Freigeben über


BackendPoolsSettings.EnforceCertificateNameCheck Property

Definition

Whether to enforce certificate name check on HTTPS requests to all backend pools. No effect on non-HTTPS requests.

[Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Origin(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PropertyOrigin.Owned)]
public string EnforceCertificateNameCheck { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Origin(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PropertyOrigin.Owned)>]
member this.EnforceCertificateNameCheck : string with get, set
Public Property EnforceCertificateNameCheck As String

Property Value

Implements

Attributes

Applies to