AfdEndpointUpdateParameters.EnforceMtl 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.
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Inlined)]
public string EnforceMtl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Inlined)>]
member this.EnforceMtl : string with get, set
Public Property EnforceMtl As String
Property Value
Implements
- Attributes