TaskContainerExecutionInformation.ContainerId Property

Definition

Gets or sets the ID of the container.

[Newtonsoft.Json.JsonProperty(PropertyName="containerId")]
public string ContainerId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="containerId")>]
member this.ContainerId : string with get, set
Public Property ContainerId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to