다음을 통해 공유


ResourceWithOptionalLocation 클래스

위치 속성이 선택 사항인 리소스 모델 정의입니다.

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

상속
azure.mgmt.compute._serialization.Model
ResourceWithOptionalLocation

생성자

ResourceWithOptionalLocation(*, location: str | None = None, tags: Dict[str, str] | None = None, **kwargs)

변수

location
str

리소스 위치.

id
str

리소스 ID입니다.

name
str

리소스 이름입니다.

type
str

리소스 종류.

tags
dict[str, str]

리소스 태그.