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