次の方法で共有


Reservation Class

Definition

Class that represents a reservation.

public class Reservation : Microsoft.Store.PartnerCenter.Models.ResourceBaseWithLinks<Microsoft.Store.PartnerCenter.Models.StandardResourceLinks>
type Reservation = class
    inherit ResourceBaseWithLinks<StandardResourceLinks>
Public Class Reservation
Inherits ResourceBaseWithLinks(Of StandardResourceLinks)
Inheritance

Constructors

Reservation()

Properties

AppliedScopes

Gets or sets Applied Scopes

Attributes

Gets the attributes.

(Inherited from ResourceBase)
DisplayName

Gets or sets DisplayName

EffectiveDateTime

Gets or sets effective date time.

ExpiryDateTime

Gets or sets expiry date time.

Links

Gets or sets the resource links.

(Inherited from ResourceBaseWithLinks<TLinks>)
ProvisioningState

Gets or sets provisioning state.

Quantity

Gets or sets quantity.

ReservationId

Gets or sets reservation id.

ScopeType

Gets or sets scope type.

Applies to