Condividi tramite


AfdOriginUpdateParameters.EnabledState Property

Definition

Whether to enable health probes to be made against backends defined under backendPools. Health probes can only be disabled if there is a single enabled backend in single enabled backend pool.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.EnabledState? EnabledState { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Inlined)>]
member this.EnabledState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.EnabledState> with get, set
Public Property EnabledState As Nullable(Of EnabledState)

Property Value

Implements

Attributes

Applies to