IContainer.LivenessProbeHttpGetPath Property

Definition

The path to probe.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The path to probe.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="path")]
public string LivenessProbeHttpGetPath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The path to probe.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="path")>]
member this.LivenessProbeHttpGetPath : string with get, set
Public Property LivenessProbeHttpGetPath As String

Property Value

Attributes

Applies to