共用方式為


ContainerProbe.Exec Property

Definition

Gets or sets the execution command to probe

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to