ClusterPatchParameters interface
ClusterPatchParameters 代表修補叢集屬性的要求主體。
屬性
| aggregator |
只反映單一機架叢集中的單一機架或多機架叢集中匯總工具機架的機架定義。 |
| analytics |
記錄分析工作區的設定,用於從此叢集輸出記錄。 |
| cluster |
客戶提供的位置資訊,以識別叢集所在的位置。 |
| cluster |
已取代:使用受控識別來提供叢集許可權。 叢集在 Arc Appliance 安裝期間要使用的服務主體。 |
| command |
此叢集中執行的命令設定,例如裸機電腦執行只讀命令和數據擷取。 |
| compute |
驗證臨界值,指出環境驗證和部署期間計算機器的允許失敗。 |
| compute |
多機架叢集中電腦架的機架定義清單,或單一機架叢集中的空白清單。 |
| identity | 資源的身分識別。 |
| runtime |
叢集運行時間保護的設定。 |
| secret |
使用密鑰保存庫來儲存秘密的組態,以供作員稍後擷取。 |
| secret |
用來保存叢集認證的秘密封存設定。 |
| tags | 將取代現有資源的 Azure 資源標籤。 |
| update |
更新叢集的策略。 |
| vulnerability |
安全性弱點掃描如何套用至叢集的設定。 |
屬性詳細資料
aggregatorOrSingleRackDefinition
只反映單一機架叢集中的單一機架或多機架叢集中匯總工具機架的機架定義。
aggregatorOrSingleRackDefinition?: RackDefinition
屬性值
analyticsOutputSettings
記錄分析工作區的設定,用於從此叢集輸出記錄。
analyticsOutputSettings?: AnalyticsOutputSettings
屬性值
clusterLocation
客戶提供的位置資訊,以識別叢集所在的位置。
clusterLocation?: string
屬性值
string
clusterServicePrincipal
已取代:使用受控識別來提供叢集許可權。 叢集在 Arc Appliance 安裝期間要使用的服務主體。
clusterServicePrincipal?: ServicePrincipalInformation
屬性值
commandOutputSettings
此叢集中執行的命令設定,例如裸機電腦執行只讀命令和數據擷取。
commandOutputSettings?: CommandOutputSettings
屬性值
computeDeploymentThreshold
驗證臨界值,指出環境驗證和部署期間計算機器的允許失敗。
computeDeploymentThreshold?: ValidationThreshold
屬性值
computeRackDefinitions
identity
runtimeProtectionConfiguration
叢集運行時間保護的設定。
runtimeProtectionConfiguration?: RuntimeProtectionConfiguration
屬性值
secretArchive
secretArchiveSettings
tags
將取代現有資源的 Azure 資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
updateStrategy
vulnerabilityScanningSettings
安全性弱點掃描如何套用至叢集的設定。
vulnerabilityScanningSettings?: VulnerabilityScanningSettingsPatch