다음을 통해 공유


Deployment 클래스

배포 작업 매개 변수입니다.

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

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

생성자

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

변수

location
str

배포 데이터를 저장할 위치입니다.

properties
DeploymentProperties

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

tags
dict[str, str]

배포 태그.