다음을 통해 공유


CommonClusterProperties 클래스

정의

클러스터의 공통 속성

public class CommonClusterProperties
type CommonClusterProperties = class
Public Class CommonClusterProperties
상속
CommonClusterProperties
파생

생성자

CommonClusterProperties()

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

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

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

속성

ClusterId

ID를 가져옵니다.

ClusterSize

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

Hosts

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

ProvisioningState

클러스터 프로비저닝의 상태를 가져오거나 설정합니다. 가능한 값은 'Succeeded', 'Failed', 'Canceled', 'Deleting', 'Updating'입니다.

적용 대상