DatacenterAddressResponse interface
特定のストレージの場所のデータセンター アドレス。
プロパティ
datacenter |
ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。 |
data |
データ センターが主に機能する Azure の場所。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
supported |
返品出荷でサポートされている運送業者の一覧。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
プロパティの詳細
datacenterAddressType
ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。
datacenterAddressType: "DatacenterAddressInstruction" | "DatacenterAddressLocation"
プロパティ値
"DatacenterAddressInstruction" | "DatacenterAddressLocation"
dataCenterAzureLocation
データ センターが主に機能する Azure の場所。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
dataCenterAzureLocation?: string
プロパティ値
string
supportedCarriersForReturnShipment
返品出荷でサポートされている運送業者の一覧。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
supportedCarriersForReturnShipment?: string[]
プロパティ値
string[]