다음을 통해 공유


Cluster 클래스

정의

클러스터에 대한 정보입니다.

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

생성자

Cluster()

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

Cluster(String, String, String, String, Nullable<VmPriority>, ScaleSettings, VirtualMachineConfiguration, NodeSetup, UserAccountSettings, ResourceId, Nullable<DateTime>, String, Nullable<DateTime>, String, Nullable<DateTime>, IList<BatchAIError>, Nullable<Int32>, NodeStateCounts)

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

속성

AllocationState

할당 상태를 가져옵니다.

AllocationStateTransitionTime

할당 상태 전환 시간을 가져옵니다.

CreationTime

생성 시간을 가져옵니다.

CurrentNodeCount

현재 노드 수를 가져옵니다.

Errors

오류를 가져옵니다.

Id

리소스의 ID를 가져옵니다.

(다음에서 상속됨 ProxyResource)
Name

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

(다음에서 상속됨 ProxyResource)
NodeSetup

노드 설정을 가져오거나 설정합니다.

NodeStateCounts

노드 상태 수를 가져옵니다.

ProvisioningState

프로비저닝 상태를 가져옵니다.

ProvisioningStateTransitionTime

프로비저닝 상태 전환 시간을 가져옵니다.

ScaleSettings

크기 조정 설정을 가져오거나 설정합니다.

Subnet

서브넷을 가져오거나 설정합니다.

Type

리소스의 형식을 가져옵니다.

(다음에서 상속됨 ProxyResource)
UserAccountSettings

사용자 계정 설정을 가져오거나 설정합니다.

VirtualMachineConfiguration

VM 구성을 가져오거나 설정합니다.

VmPriority

VM 우선 순위를 가져오거나 설정합니다.

VmSize

VM 크기를 가져오거나 설정합니다.

메서드

Validate()

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

적용 대상