NodeSetup 클래스

정의

노드 설정 설정.

public class NodeSetup
type NodeSetup = class
Public Class NodeSetup
상속
NodeSetup

생성자

NodeSetup()

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

NodeSetup(SetupTask, MountVolumes, PerformanceCountersSettings)

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

속성

MountVolumes

탑재 볼륨을 가져오거나 설정합니다.

PerformanceCountersSettings

성능 카운터 설정을 가져오거나 설정합니다.

SetupTask

설정 작업을 가져오거나 설정합니다.

메서드

Validate()

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

적용 대상