AvailabilityPeriod

AvailabilityPeriod class

Represents a period when a resource is available.

The AvailabilityPeriod type exposes the following members:

Constructors

NameDescription
AvailabilityPeriod()Initializes a new instance of the AvailabilityPeriod class

Properties

NameDescription
available_fromGets or sets the date when a resource becomes available for the specified period.
available_toGets or sets the last date when a resource is available for the specified period.
available_unitsGets or sets the percentage of a resource which is available during the specified period.

See Also