TrackedResource 클래스
Azure ARM 추적 리소스.
변수는 서버에서만 채워지고 요청을 보낼 때 무시됩니다.
- 상속
-
TrackedResource
생성자
TrackedResource(*, identity: Identity | None = None, location: str | None = None, tags: Dict[str, str] | None = None, **kwargs)
매개 변수
| Name | Description |
|---|---|
|
identity
필수
|
추적된 리소스에 대한 ID 정보입니다. |
|
location
필수
|
위치를 가져오거나 설정합니다. |
|
tags
필수
|
태그 집합입니다. Azure 리소스의 태그입니다. |
변수
| Name | Description |
|---|---|
|
id
|
식별자를 가져오거나 설정합니다. |
|
name
|
이름을 가져오거나 설정합니다. |
|
system_data
|
리소스 만들기 및 마지막 수정과 관련된 메타데이터입니다. |
|
type
|
형식을 가져오거나 설정합니다. |