다음을 통해 공유


ScopeConnection 클래스

범위 연결 리소스입니다.

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

상속
azure.mgmt.network.models._models.ChildResource
ScopeConnection

생성자

ScopeConnection(*, tenant_id: str | None = None, resource_id: str | None = None, description: str | None = None, **kwargs: Any)

키워드 전용 매개 변수

Name Description
tenant_id
str

테넌트 ID.

resource_id
str

리소스 ID입니다.

description
str

scope 연결에 대한 설명입니다.

변수

Name Description
id
str

리소스 ID입니다.

name
str

리소스 이름.

type
str

리소스 종류.

etag
str

리소스를 업데이트할 때마다 변경되는 고유한 읽기 전용 문자열입니다.

system_data

이 리소스와 관련된 시스템 메타데이터입니다.

tenant_id
str

테넌트 ID.

resource_id
str

리소스 ID입니다.

connection_state

연결 상태입니다. 알려진 값은 "연결됨", "보류 중", "충돌", "취소됨" 및 "거부됨"입니다.

description
str

scope 연결에 대한 설명입니다.