Cluster 클래스

정의

클러스터 리소스

[Microsoft.Rest.Serialization.JsonTransformation]
public class Cluster : Microsoft.Azure.Management.Avs.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type Cluster = class
    inherit Resource
Public Class Cluster
Inherits Resource
상속
Cluster
특성

생성자

Cluster()

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

Cluster(Sku, String, String, String, Nullable<Int32>, String, Nullable<Int32>, IList<String>)

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

속성

ClusterId

ID를 가져옵니다.

ClusterSize

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

Hosts

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

Id

리소스 ID를 가져옵니다.

(다음에서 상속됨 Resource)
Name

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

(다음에서 상속됨 Resource)
ProvisioningState

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

Sku

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

Type

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

(다음에서 상속됨 Resource)

메서드

Validate()

개체의 유효성을 검사합니다.

적용 대상