다음을 통해 공유


VMScaleSetConvertToSinglePlacementGroupInput 클래스

VMScaleSetConvertToSinglePlacementGroupInput.

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

생성자

VMScaleSetConvertToSinglePlacementGroupInput(*, active_placement_group_id: str | None = None, **kwargs: Any)

키워드 전용 매개 변수

Name Description
active_placement_group_id
str

향후 가상 머신 인스턴스를 배치할 배치 그룹의 ID입니다. 배치 그룹 ID를 쿼리하려면 Virtual Machine Scale Set VM - Get API를 사용합니다. 제공되지 않으면 플랫폼은 최대 가상 머신 인스턴스 수를 가진 인스턴스를 선택합니다.

변수

Name Description
active_placement_group_id
str

향후 가상 머신 인스턴스를 배치할 배치 그룹의 ID입니다. 배치 그룹 ID를 쿼리하려면 Virtual Machine Scale Set VM - Get API를 사용합니다. 제공되지 않으면 플랫폼은 최대 가상 머신 인스턴스 수를 가진 인스턴스를 선택합니다.