FrontDoorEndpointPatch.EnforceMtls Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Set to Disabled by default. If set to Enabled, only custom domains with mTLS enabled can be added to child Route resources.
public Azure.ResourceManager.Cdn.Models.EnforceMtlsEnabledState? EnforceMtls { get; set; }
member this.EnforceMtls : Nullable<Azure.ResourceManager.Cdn.Models.EnforceMtlsEnabledState> with get, set
Public Property EnforceMtls As Nullable(Of EnforceMtlsEnabledState)