DatacenterAddressInstructionResponse Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Instrução de datacenter para determinado local de armazenamento.
[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
- Herança
- Atributos
-
Newtonsoft.Json.JsonObjectAttribute
Construtores
DatacenterAddressInstructionResponse() |
Inicializa uma nova instância da classe DatacenterAddressInstructionResponse. |
DatacenterAddressInstructionResponse(IList<String>, String, String) |
Inicializa uma nova instância da classe DatacenterAddressInstructionResponse. |
Propriedades
CommunicationInstruction |
Obtém a instrução de comunicação do data center |
DataCenterAzureLocation |
Obtém o local do azure em que o Data Center serve principalmente. (Herdado de DatacenterAddressResponse) |
SupportedCarriersForReturnShipment |
Obtém a lista de operadoras com suporte para remessa de devolução. (Herdado de DatacenterAddressResponse) |
Aplica-se a
Azure SDK for .NET