Share via


IHealthProbeParameters.ProbePath Property

Definition

The path relative to the origin that is used to determine the health of the origin.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="The path relative to the origin that is used to determine the health of the origin.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="probePath", Update=true)]
public string ProbePath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="The path relative to the origin that is used to determine the health of the origin.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="probePath", Update=true)>]
member this.ProbePath : string with get, set
Public Property ProbePath As String

Property Value

Attributes

Applies to