共用方式為


Extension interface

HCI 叢集中特定擴充功能的詳細數據。

Extends

屬性

aggregateState

此 HCI 叢集中節點的 Arc 延伸模組匯總狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

autoUpgradeMinorVersion

指出如果部署期間有新的次要版本,擴充功能是否應該使用較新的次要版本。 不過,部署之後,除非重新部署,否則擴充功能不會升級次要版本,即使此屬性設定為 true 也一定會升級。

createdAt

資源建立的時間戳(UTC)。

createdBy

建立資源的身分識別。

createdByType

建立資源的身分識別類型。

forceUpdateTag

即使延伸模組組態尚未變更,延伸模組處理程式也應該強制更新。

lastModifiedAt

上次修改的資源時間戳 (UTC)

lastModifiedBy

上次修改資源的身分識別。

lastModifiedByType

上次修改資源的身分識別類型。

perNodeExtensionDetails

每個節點中的 Arc 延伸模組狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

protectedSettings

受保護的設定(可能包含秘密)。

provisioningState

延伸模組 Proxy 資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

publisher

擴充處理程序發行者的名稱。

settings

擴充功能的 Json 格式化公用設定。

typeHandlerVersion

指定文稿處理程式的版本。

typePropertiesExtensionParametersType

指定延伸模組的類型;例如“CustomScriptExtension”。

繼承的屬性

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

name

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

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

aggregateState

此 HCI 叢集中節點的 Arc 延伸模組匯總狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

aggregateState?: string

屬性值

string

autoUpgradeMinorVersion

指出如果部署期間有新的次要版本,擴充功能是否應該使用較新的次要版本。 不過,部署之後,除非重新部署,否則擴充功能不會升級次要版本,即使此屬性設定為 true 也一定會升級。

autoUpgradeMinorVersion?: boolean

屬性值

boolean

createdAt

資源建立的時間戳(UTC)。

createdAt?: Date

屬性值

Date

createdBy

建立資源的身分識別。

createdBy?: string

屬性值

string

createdByType

建立資源的身分識別類型。

createdByType?: string

屬性值

string

forceUpdateTag

即使延伸模組組態尚未變更,延伸模組處理程式也應該強制更新。

forceUpdateTag?: string

屬性值

string

lastModifiedAt

上次修改的資源時間戳 (UTC)

lastModifiedAt?: Date

屬性值

Date

lastModifiedBy

上次修改資源的身分識別。

lastModifiedBy?: string

屬性值

string

lastModifiedByType

上次修改資源的身分識別類型。

lastModifiedByType?: string

屬性值

string

perNodeExtensionDetails

每個節點中的 Arc 延伸模組狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

perNodeExtensionDetails?: PerNodeExtensionState[]

屬性值

protectedSettings

受保護的設定(可能包含秘密)。

protectedSettings?: Record<string, unknown>

屬性值

Record<string, unknown>

provisioningState

延伸模組 Proxy 資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

publisher

擴充處理程序發行者的名稱。

publisher?: string

屬性值

string

settings

擴充功能的 Json 格式化公用設定。

settings?: Record<string, unknown>

屬性值

Record<string, unknown>

typeHandlerVersion

指定文稿處理程式的版本。

typeHandlerVersion?: string

屬性值

string

typePropertiesExtensionParametersType

指定延伸模組的類型;例如“CustomScriptExtension”。

typePropertiesExtensionParametersType?: string

屬性值

string

繼承的屬性詳細資料

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自ProxyResource.id

name

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

name?: string

屬性值

string

繼承自ProxyResource.name

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自ProxyResource.type