共用方式為


DscConfiguration interface

組態類型的定義。

Extends

屬性

creationTime

取得或設定建立時間。

description

取得或設定描述。

etag

取得或設定資源的 etag。

jobCount

取得或設定組態的作業計數。

lastModifiedTime

取得或設定上次修改的時間。

logVerbose

取得或設定詳細信息記錄選項。

nodeConfigurationCount

取得已編譯節點組態的數目。

parameters

取得或設定組態參數。

provisioningState

取得或設定組態的布建狀態。

source

取得或設定來源。

state

取得或設定組態的狀態。

繼承的屬性

id

資源的完整資源標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。

location

資源所在的 Azure 區域

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

tags

資源標籤。

type

資源的型別。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

creationTime

取得或設定建立時間。

creationTime?: Date

屬性值

Date

description

取得或設定描述。

description?: string

屬性值

string

etag

取得或設定資源的 etag。

etag?: string

屬性值

string

jobCount

取得或設定組態的作業計數。

jobCount?: number

屬性值

number

lastModifiedTime

取得或設定上次修改的時間。

lastModifiedTime?: Date

屬性值

Date

logVerbose

取得或設定詳細信息記錄選項。

logVerbose?: boolean

屬性值

boolean

nodeConfigurationCount

取得已編譯節點組態的數目。

nodeConfigurationCount?: number

屬性值

number

parameters

取得或設定組態參數。

parameters?: {[propertyName: string]: DscConfigurationParameter}

屬性值

{[propertyName: string]: DscConfigurationParameter}

provisioningState

取得或設定組態的布建狀態。

provisioningState?: "Succeeded"

屬性值

"Succeeded"

source

取得或設定來源。

source?: ContentSource

屬性值

state

取得或設定組態的狀態。

state?: string

屬性值

string

繼承的屬性詳細資料

id

資源的完整資源標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自TrackedResource.id

location

資源所在的 Azure 區域

location?: string

屬性值

string

繼承自TrackedResource.location

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自TrackedResource.name

tags

資源標籤。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自TrackedResource.tags

type

資源的型別。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自TrackedResource.type