PlacementPolicy 클래스

정의

vSphere DRS(분산 리소스 스케줄러) 배치 정책

public class PlacementPolicy : Microsoft.Azure.Management.Avs.Models.Resource
type PlacementPolicy = class
    inherit Resource
Public Class PlacementPolicy
Inherits Resource
상속
PlacementPolicy

생성자

PlacementPolicy()

PlacementPolicy 클래스의 새 instance 초기화합니다.

PlacementPolicy(String, String, String, PlacementPolicyProperties)

PlacementPolicy 클래스의 새 instance 초기화합니다.

속성

Id

리소스 ID를 가져옵니다.

(다음에서 상속됨 Resource)
Name

리소스 이름을 가져옵니다.

(다음에서 상속됨 Resource)
Properties

배치 정책 속성을 가져오거나 설정합니다.

Type

리소스 종류를 가져옵니다.

(다음에서 상속됨 Resource)

적용 대상