다음을 통해 공유


CsmSlotEntity 클래스

배포 슬롯 매개 변수.

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

상속
azure.mgmt.web._serialization.Model
CsmSlotEntity

생성자

CsmSlotEntity(*, target_slot: str, preserve_vnet: bool, **kwargs: Any)

키워드 전용 매개 변수

Name Description
target_slot
str

교환 작업 중 대상 배포 슬롯입니다. 필수 요소.

preserve_vnet

<code>true</code>교환하는 동안 슬롯에 Virtual Network 유지하려면 이고, <code>false</code>그렇지 않으면 입니다. 필수 요소.

변수

Name Description
target_slot
str

교환 작업 중 대상 배포 슬롯입니다. 필수 요소.

preserve_vnet

<code>true</code>교환하는 동안 슬롯에 Virtual Network 유지하려면 이고, <code>false</code>그렇지 않으면 입니다. 필수 요소.