Share via


ScriptStatus.ContainerInstanceId Property

Definition

Gets ACI resource Id.

[Newtonsoft.Json.JsonProperty(PropertyName="containerInstanceId")]
public string ContainerInstanceId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="containerInstanceId")>]
member this.ContainerInstanceId : string
Public ReadOnly Property ContainerInstanceId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to