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

PSCapacityReservationList Class

Definition

public class PSCapacityReservationList : Microsoft.Azure.Commands.Compute.Automation.Models.PSCapacityReservation
type PSCapacityReservationList = class
    inherit PSCapacityReservation
Public Class PSCapacityReservationList
Inherits PSCapacityReservation
Inheritance
PSCapacityReservationList

Constructors

PSCapacityReservationList()

Properties

Id (Inherited from PSCapacityReservation)
InstanceView (Inherited from PSCapacityReservation)
Location (Inherited from PSCapacityReservation)
Name (Inherited from PSCapacityReservation)
ProvisioningState (Inherited from PSCapacityReservation)
ProvisioningTime (Inherited from PSCapacityReservation)
ReservationId (Inherited from PSCapacityReservation)
Sku (Inherited from PSCapacityReservation)
Tags (Inherited from PSCapacityReservation)
Type (Inherited from PSCapacityReservation)
VirtualMachinesAssociated (Inherited from PSCapacityReservation)
Zones (Inherited from PSCapacityReservation)

Methods

ToPSCapacityReservation()

Applies to