다음을 통해 공유


DatacenterAddressInstructionResponse interface

지정된 스토리지 위치에 대한 데이터 센터 명령입니다.

Extends

속성

communicationInstruction

데이터 센터 통신 지침 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.

datacenterAddressType

이 개체가 될 수 있는 다양한 형식을 지정하는 다형 판별자

상속된 속성

dataCenterAzureLocation

데이터 센터가 주로 사용되는 Azure 위치입니다. 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.

supportedCarriersForReturnShipment

반송 배송에 지원되는 운송업체 목록입니다. 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.

속성 세부 정보

communicationInstruction

데이터 센터 통신 지침 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.

communicationInstruction?: string

속성 값

string

datacenterAddressType

이 개체가 될 수 있는 다양한 형식을 지정하는 다형 판별자

datacenterAddressType: "DatacenterAddressInstruction"

속성 값

"DatacenterAddressInstruction"

상속된 속성 세부 정보

dataCenterAzureLocation

데이터 센터가 주로 사용되는 Azure 위치입니다. 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.

dataCenterAzureLocation?: string

속성 값

string

DatacenterAddressResponse.dataCenterAzureLocation 상속된

supportedCarriersForReturnShipment

반송 배송에 지원되는 운송업체 목록입니다. 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.

supportedCarriersForReturnShipment?: string[]

속성 값

string[]

DatacenterAddressResponse.supportedCarriersForReturnShipment 상속된