Freigeben über


SkuAvailabilityValidationContent Konstruktor

Definition

Initialisiert eine neue instance von SkuAvailabilityValidationContent.

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

Parameter

deviceType
DataBoxSkuName

Gerätetyp, der für den Auftrag verwendet werden soll.

transferType
DataBoxJobTransferType

Typ der Übertragung.

country
String

ISO-Ländercode. Land für den Hardwareversand. Überprüfen Sie auf 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: