Share via


VirtualMachineStatusCodeCount.Count Eigenschaft

Definition

Ruft die Anzahl der Instanzen ab, die einen bestimmten status Code haben.

[Newtonsoft.Json.JsonProperty(PropertyName="count")]
public int? Count { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="count")>]
member this.Count : Nullable<int>
Public ReadOnly Property Count As Nullable(Of Integer)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: