BestPractice interface
Definition of the Automanage best practice.
Properties
configuration | configuration dictionary of the configuration profile. |
id | The fully qualified ID for the best practice. For example, /providers/Microsoft.Automanage/bestPractices/azureBestPracticesProduction NOTE: This property will not be serialized. It can only be populated by the server. |
name | The name of the best practice. For example, azureBestPracticesProduction NOTE: This property will not be serialized. It can only be populated by the server. |
system |
Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server. |
type | The type of the resource. For example, Microsoft.Automanage/bestPractices NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
configuration
configuration dictionary of the configuration profile.
configuration?: Record<string, unknown>
Property Value
Record<string, unknown>
id
The fully qualified ID for the best practice. For example, /providers/Microsoft.Automanage/bestPractices/azureBestPracticesProduction NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
name
The name of the best practice. For example, azureBestPracticesProduction NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
systemData
Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemData
Property Value
type
The type of the resource. For example, Microsoft.Automanage/bestPractices NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string