Compartir a través de


ContainerProbe.Exec Propiedad

Definición

Obtiene o establece el comando de ejecución que se va a sondear.

[Newtonsoft.Json.JsonProperty(PropertyName="exec")]
public Microsoft.Azure.Management.ContainerInstance.Models.ContainerExec Exec { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="exec")>]
member this.Exec : Microsoft.Azure.Management.ContainerInstance.Models.ContainerExec with get, set
Public Property Exec As ContainerExec

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a