Reservation Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |