ComputeVmProperties.Statuses Property

Definition

Gets the statuses of the virtual machine.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DevTestLabs.Models.ComputeVmInstanceViewStatus> Statuses { get; }
member this.Statuses : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DevTestLabs.Models.ComputeVmInstanceViewStatus>
Public ReadOnly Property Statuses As IReadOnlyList(Of ComputeVmInstanceViewStatus)

Property Value

Applies to