你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DatacenterAddressInstructionResponse 类

定义

给定存储位置的数据中心说明。

[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
继承
DatacenterAddressInstructionResponse
属性
Newtonsoft.Json.JsonObjectAttribute

构造函数

DatacenterAddressInstructionResponse()

初始化 DatacenterAddressInstructionResponse 类的新实例。

DatacenterAddressInstructionResponse(IList<String>, String, String)

初始化 DatacenterAddressInstructionResponse 类的新实例。

属性

CommunicationInstruction

获取数据中心通信指令

DataCenterAzureLocation

获取数据中心主要服务的 azure 位置。

(继承自 DatacenterAddressResponse)
SupportedCarriersForReturnShipment

获取支持退货的承运商列表。

(继承自 DatacenterAddressResponse)

适用于