다음을 통해 공유


DscMetaConfiguration interface

DSC 메타 구성의 정의입니다.

속성

actionAfterReboot

메타 구성의 ActionAfterReboot 값을 가져오거나 설정합니다.

allowModuleOverwrite

메타 구성의 AllowModuleOverwrite 값을 가져오거나 설정합니다.

certificateId

메타 구성의 CertificateId 값을 가져오거나 설정합니다.

configurationMode

메타 구성의 ConfigurationMode 값을 가져오거나 설정합니다.

configurationModeFrequencyMins

메타 구성의 ConfigurationModeFrequencyMins 값을 가져오거나 설정합니다.

rebootNodeIfNeeded

메타 구성의 RebootNodeIfNeeded 값을 가져오거나 설정합니다.

refreshFrequencyMins

메타 구성의 RefreshFrequencyMins 값을 가져오거나 설정합니다.

속성 세부 정보

actionAfterReboot

메타 구성의 ActionAfterReboot 값을 가져오거나 설정합니다.

actionAfterReboot?: string

속성 값

string

allowModuleOverwrite

메타 구성의 AllowModuleOverwrite 값을 가져오거나 설정합니다.

allowModuleOverwrite?: boolean

속성 값

boolean

certificateId

메타 구성의 CertificateId 값을 가져오거나 설정합니다.

certificateId?: string

속성 값

string

configurationMode

메타 구성의 ConfigurationMode 값을 가져오거나 설정합니다.

configurationMode?: string

속성 값

string

configurationModeFrequencyMins

메타 구성의 ConfigurationModeFrequencyMins 값을 가져오거나 설정합니다.

configurationModeFrequencyMins?: number

속성 값

number

rebootNodeIfNeeded

메타 구성의 RebootNodeIfNeeded 값을 가져오거나 설정합니다.

rebootNodeIfNeeded?: boolean

속성 값

boolean

refreshFrequencyMins

메타 구성의 RefreshFrequencyMins 값을 가져오거나 설정합니다.

refreshFrequencyMins?: number

속성 값

number