다음을 통해 공유


ClusterUpdate 클래스

정의

클러스터 리소스 업데이트

[Microsoft.Rest.Serialization.JsonTransformation]
public class ClusterUpdate
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ClusterUpdate = class
Public Class ClusterUpdate
상속
ClusterUpdate
특성

생성자

ClusterUpdate()

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

ClusterUpdate(Nullable<Int32>, IList<String>)

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

속성

ClusterSize

클러스터 크기를 가져오거나 설정합니다.

Hosts

호스트를 가져오거나 설정합니다.

적용 대상