다음을 통해 공유


ScopedDeployment 클래스

배포 작업 매개 변수.

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

상속
azure.mgmt.resource.resources._serialization.Model
ScopedDeployment

생성자

ScopedDeployment(*, location: str, properties: _models.DeploymentProperties, tags: Dict[str, str] | None = None, **kwargs)

변수

location
str

배포 데이터를 저장할 위치입니다. 필수 요소.

properties
DeploymentProperties

배포 속성입니다. 필수 요소.

tags
dict[str, str]

배포 태그.