BestPractice interface
Automanage 最佳做法的定義。
屬性
| configuration | 組態配置檔的組態字典。 |
| id | 最佳做法的完整標識碼。 例如,/providers/Microsoft.Automanage/bestPractices/azureBestPracticesProduction NOTE:此屬性將不會串行化。 它只能由伺服器填入。 |
| name | 最佳做法的名稱。 例如,azureBestPracticesProduction 注意:此屬性將不會串行化。 它只能由伺服器填入。 |
| system |
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| type | 資源的型別。 例如,Microsoft.Automanage/bestPractices 注意:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
configuration
組態配置檔的組態字典。
configuration?: Record<string, unknown>
屬性值
Record<string, unknown>
id
最佳做法的完整標識碼。 例如,/providers/Microsoft.Automanage/bestPractices/azureBestPracticesProduction NOTE:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
name
最佳做法的名稱。 例如,azureBestPracticesProduction 注意:此屬性將不會串行化。 它只能由伺服器填入。
name?: string
屬性值
string
systemData
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。
systemData?: SystemData
屬性值
type
資源的型別。 例如,Microsoft.Automanage/bestPractices 注意:此屬性將不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string