BestPractice interface
Automanage 最佳做法的定义。
属性
| configuration | 配置文件的配置字典。 |
| id | 最佳做法的完全限定 ID。 例如,/providers/Microsoft.Automanage/bestPractices/azureBestPracticesProduction NOTE:此属性不会序列化。 它只能由服务器填充。 |
| name | 最佳做法的名称。 例如,azureBestPracticesProduction NOTE:此属性不会序列化。 它只能由服务器填充。 |
| system |
包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。 注意:此属性不会序列化。 它只能由服务器填充。 |
| type | 资源的类型。 例如,Microsoft.Automanage/bestPractices 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
configuration
配置文件的配置字典。
configuration?: Record<string, unknown>
属性值
Record<string, unknown>
id
最佳做法的完全限定 ID。 例如,/providers/Microsoft.Automanage/bestPractices/azureBestPracticesProduction NOTE:此属性不会序列化。 它只能由服务器填充。
id?: string
属性值
string
name
最佳做法的名称。 例如,azureBestPracticesProduction NOTE:此属性不会序列化。 它只能由服务器填充。
name?: string
属性值
string
systemData
包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。 注意:此属性不会序列化。 它只能由服务器填充。
systemData?: SystemData
属性值
type
资源的类型。 例如,Microsoft.Automanage/bestPractices 注意:此属性不会序列化。 它只能由服务器填充。
type?: string
属性值
string