DatacenterAddressInstructionResponse Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Datacenter-Anweisung für den angegebenen Speicherort.
[Newtonsoft.Json.JsonObject("DatacenterAddressInstruction")]
public class DatacenterAddressInstructionResponse : Microsoft.Azure.Management.DataBox.Models.DatacenterAddressResponse
[<Newtonsoft.Json.JsonObject("DatacenterAddressInstruction")>]
type DatacenterAddressInstructionResponse = class
inherit DatacenterAddressResponse
Public Class DatacenterAddressInstructionResponse
Inherits DatacenterAddressResponse
- Vererbung
- Attribute
-
Newtonsoft.Json.JsonObjectAttribute
Konstruktoren
DatacenterAddressInstructionResponse() |
Initialisiert eine neue instance der DatacenterAddressInstructionResponse-Klasse. |
DatacenterAddressInstructionResponse(IList<String>, String, String) |
Initialisiert eine neue instance der DatacenterAddressInstructionResponse-Klasse. |
Eigenschaften
CommunicationInstruction |
Ruft die Anweisung zur Rechenzentrumskommunikation ab. |
DataCenterAzureLocation |
Ruft den Azure-Standort ab, an dem hauptsächlich das Rechenzentrum verwendet wird. (Geerbt von DatacenterAddressResponse) |
SupportedCarriersForReturnShipment |
Ruft eine Liste der unterstützten Spediteure für die Rücksendung ab. (Geerbt von DatacenterAddressResponse) |
Gilt für:
Azure SDK for .NET