Condividi tramite


ContainerState.DetailStatus Property

Definition

Gets the human-readable status of the container instance state.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to