다음을 통해 공유


ResourceUpdate 클래스

리소스 모델 정의입니다.

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

생성자

ResourceUpdate(*, tags: Dict[str, str] | None = None, sku: _models.DiskSku | None = None, **kwargs: Any)

키워드 전용 매개 변수

Name Description
tags

리소스 태그.

sku

디스크 및 스냅샷 sku 이름입니다. Standard_LRS 또는 Premium_LRS 수 있습니다.

변수

Name Description
tags

리소스 태그.

sku

디스크 및 스냅샷 sku 이름입니다. Standard_LRS 또는 Premium_LRS 수 있습니다.