ContainerProbe.ExecCommand Property

Definition

Gets or sets the Command.

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

Property Value

Applies to