다음을 통해 공유


IntegrationAccountPartner 클래스

통합 계정 파트너입니다.

변수는 서버에서만 채워지고 요청을 보낼 때 무시됩니다.

Azure로 보내려면 모든 필수 매개 변수를 채워야 합니다.

상속
azure.mgmt.logic.models._models_py3.Resource
IntegrationAccountPartner

생성자

IntegrationAccountPartner(*, partner_type: str | PartnerType, content: PartnerContent, location: str | None = None, tags: Dict[str, str] | None = None, metadata: Any | None = None, **kwargs)

키워드 전용 매개 변수

Name Description
location
str

리소스 위치입니다.

tags

태그 집합입니다. 리소스 태그입니다.

partner_type
str 또는 PartnerType

필수 요소. 파트너 유형입니다. 가능한 값은 "NotSpecified", "B2B"입니다.

metadata
any

메타데이터입니다.

content

필수 요소. 파트너 콘텐츠입니다.

변수

Name Description
id
str

리소스 ID입니다.

name
str

리소스 이름을 가져옵니다.

type
str

리소스 종류를 가져옵니다.

location
str

리소스 위치입니다.

tags

태그 집합입니다. 리소스 태그입니다.

partner_type
str 또는 PartnerType

필수 요소. 파트너 유형입니다. 가능한 값은 "NotSpecified", "B2B"입니다.

created_time

만든 시간입니다.

changed_time

변경된 시간입니다.

metadata
any

메타데이터입니다.

content

필수 요소. 파트너 콘텐츠입니다.