你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSVirtualMachineListStatus Class

Definition

public class PSVirtualMachineListStatus : Microsoft.Azure.Commands.Compute.Models.PSVirtualMachineList
type PSVirtualMachineListStatus = class
    inherit PSVirtualMachineList
Public Class PSVirtualMachineListStatus
Inherits PSVirtualMachineList
Inheritance

Constructors

PSVirtualMachineListStatus()

Properties

AdditionalCapabilities (Inherited from PSVirtualMachine)
ApplicationProfile (Inherited from PSVirtualMachine)
AvailabilitySetReference (Inherited from PSVirtualMachine)
BillingProfile (Inherited from PSVirtualMachine)
CapacityReservation (Inherited from PSVirtualMachine)
DiagnosticsProfile (Inherited from PSVirtualMachine)
DisplayHint (Inherited from PSVirtualMachine)
Etag (Inherited from PSVirtualMachine)
EvictionPolicy (Inherited from PSVirtualMachine)
ExtendedLocation (Inherited from PSVirtualMachine)
Extensions (Inherited from PSVirtualMachine)
FullyQualifiedDomainName (Inherited from PSVirtualMachine)
HardwareProfile (Inherited from PSVirtualMachine)
Host (Inherited from PSVirtualMachine)
HostGroup (Inherited from PSVirtualMachine)
HyperVGeneration (Inherited from PSVirtualMachine)
Id (Inherited from PSVirtualMachine)
Identity (Inherited from PSVirtualMachine)
InstanceView (Inherited from PSVirtualMachine)
LicenseType (Inherited from PSVirtualMachine)
Location (Inherited from PSVirtualMachine)
MaintenanceRedeployStatus
Name (Inherited from PSVirtualMachine)
NetworkProfile (Inherited from PSVirtualMachine)
OsName (Inherited from PSVirtualMachine)
OSProfile (Inherited from PSVirtualMachine)
OsVersion (Inherited from PSVirtualMachine)
Plan (Inherited from PSVirtualMachine)
PlatformFaultDomain (Inherited from PSVirtualMachine)
PowerState
Priority (Inherited from PSVirtualMachine)
ProvisioningState (Inherited from PSVirtualMachine)
ProximityPlacementGroup (Inherited from PSVirtualMachine)
RequestId (Inherited from PSOperation)
ResourceGroupName (Inherited from PSVirtualMachine)
SecurityProfile (Inherited from PSVirtualMachine)
StatusCode (Inherited from PSOperation)
StorageProfile (Inherited from PSVirtualMachine)
Tags (Inherited from PSVirtualMachine)
TimeCreated (Inherited from PSVirtualMachine)
Type (Inherited from PSVirtualMachine)
UserData (Inherited from PSVirtualMachine)
VirtualMachineScaleSet (Inherited from PSVirtualMachine)
VmId (Inherited from PSVirtualMachine)
Zones (Inherited from PSVirtualMachine)

Methods

ToPSVirtualMachine() (Inherited from PSVirtualMachineList)

Applies to