HeavyScheduleAvailabilityRequest Constructors
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.
Overloads
HeavyScheduleAvailabilityRequest() |
Initializes a new instance of the HeavyScheduleAvailabilityRequest class. |
HeavyScheduleAvailabilityRequest(String, String) |
Initializes a new instance of the HeavyScheduleAvailabilityRequest class. |
HeavyScheduleAvailabilityRequest()
Initializes a new instance of the HeavyScheduleAvailabilityRequest class.
public HeavyScheduleAvailabilityRequest ();
Public Sub New ()
Applies to
HeavyScheduleAvailabilityRequest(String, String)
Initializes a new instance of the HeavyScheduleAvailabilityRequest class.
public HeavyScheduleAvailabilityRequest (string storageLocation, string country = default);
new Microsoft.Azure.Management.DataBox.Models.HeavyScheduleAvailabilityRequest : string * string -> Microsoft.Azure.Management.DataBox.Models.HeavyScheduleAvailabilityRequest
Public Sub New (storageLocation As String, Optional country As String = Nothing)
Parameters
- storageLocation
- String
Location for data transfer. For locations check: https://management.azure.com/subscriptions/SUBSCRIPTIONID/locations?api-version=2018-01-01
- country
- String
Country in which storage location should be supported.