Share via


Container.LivenessProbeHttpGetPath Property

Definition

The path to probe.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.PropertyOrigin.Inlined)]
public string LivenessProbeHttpGetPath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.PropertyOrigin.Inlined)>]
member this.LivenessProbeHttpGetPath : string with get, set
Public Property LivenessProbeHttpGetPath As String

Property Value

Implements

Attributes

Applies to