ScheduleAvailabilityRequest 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.
Request body to get the availability for scheduling orders.
public class ScheduleAvailabilityRequest
type ScheduleAvailabilityRequest = class
Public Class ScheduleAvailabilityRequest
- Inheritance
-
ScheduleAvailabilityRequest
- Derived
Constructors
ScheduleAvailabilityRequest() |
Initializes a new instance of the ScheduleAvailabilityRequest class. |
ScheduleAvailabilityRequest(String, String) |
Initializes a new instance of the ScheduleAvailabilityRequest class. |
Properties
Country |
Gets or sets country in which storage location should be supported. |
StorageLocation |
Gets or sets location for data transfer. For locations check: https://management.azure.com/subscriptions/SUBSCRIPTIONID/locations?api-version=2018-01-01 |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET