FrontDoorEndpointPatch.EnforceMtls Property

Definition

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)

Property Value

Applies to