ContainerInstanceContainer.LivenessProbe Property

Definition

Gets or sets the LivenessProbe.

public Azure.Provisioning.ContainerInstance.ContainerProbe LivenessProbe { get; set; }
member this.LivenessProbe : Azure.Provisioning.ContainerInstance.ContainerProbe with get, set
Public Property LivenessProbe As ContainerProbe

Property Value

Applies to