ApplicationGatewayProbe.Path Property

Definition

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

public Azure.Provisioning.BicepValue<string> Path { get; set; }
member this.Path : Azure.Provisioning.BicepValue<string> with get, set
Public Property Path As BicepValue(Of String)

Property Value

Applies to