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