Freigeben über


AvailableSkusContent(DataBoxJobTransferType, String, AzureLocation) Konstruktor

Definition

Initialisiert eine neue instance von AvailableSkusContent.

public AvailableSkusContent(Azure.ResourceManager.DataBox.Models.DataBoxJobTransferType transferType, string country, Azure.Core.AzureLocation location);
new Azure.ResourceManager.DataBox.Models.AvailableSkusContent : Azure.ResourceManager.DataBox.Models.DataBoxJobTransferType * string * Azure.Core.AzureLocation -> Azure.ResourceManager.DataBox.Models.AvailableSkusContent
Public Sub New (transferType As DataBoxJobTransferType, country As String, location As AzureLocation)

Parameter

transferType
DataBoxJobTransferType

Typ der Übertragung.

country
String

ISO-Ländercode. Land für den Hardwareversand. Überprüfen Sie für Codes: https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements.

location
AzureLocation

Speicherort für die Datenübertragung. Überprüfen Sie für Speicherorte: https://management.azure.com/subscriptions/SUBSCRIPTIONID/locations?api-version=2018-01-01.

Ausnahmen

country ist NULL.

Gilt für: