Compartir a través de


DedicatedHostInstanceView.Statuses Propiedad

Definición

Obtiene o establece la información de estado del recurso.

[Newtonsoft.Json.JsonProperty(PropertyName="statuses")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.InstanceViewStatus> Statuses { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="statuses")>]
member this.Statuses : System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.InstanceViewStatus> with get, set
Public Property Statuses As IList(Of InstanceViewStatus)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a