Share via


ApplicationGatewayProbe.Path Property

Definition

Relative path of probe. Valid path starts from '/'. Probe is sent to <Protocol>://<host>:<port><path>.

public string Path { get; set; }
member this.Path : string with get, set
Public Property Path As String

Property Value

Applies to