Report interface
Definition of the report.
- Extends
Properties
configuration |
The configurationProfile linked to the assignment. NOTE: This property will not be serialized. It can only be populated by the server. |
duration | Duration of the configuration profile assignment processing. NOTE: This property will not be serialized. It can only be populated by the server. |
end |
End time of the configuration profile assignment processing. |
error | Error message, if any, returned by the configuration profile assignment processing. NOTE: This property will not be serialized. It can only be populated by the server. |
last |
Last modified time of the configuration profile assignment processing. NOTE: This property will not be serialized. It can only be populated by the server. |
report |
Version of the report format NOTE: This property will not be serialized. It can only be populated by the server. |
resources | List of resources processed by the configuration profile assignment. NOTE: This property will not be serialized. It can only be populated by the server. |
start |
Start time of the configuration profile assignment processing. |
status | The status of the configuration profile assignment. 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 |
Type of the configuration profile assignment processing (Initial/Consistency). NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
id | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server. |
name | The name of the resource NOTE: This property will not be serialized. It can only be populated by the server. |
type | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
configurationProfile
The configurationProfile linked to the assignment. NOTE: This property will not be serialized. It can only be populated by the server.
configurationProfile?: string
Property Value
string
duration
Duration of the configuration profile assignment processing. NOTE: This property will not be serialized. It can only be populated by the server.
duration?: string
Property Value
string
endTime
End time of the configuration profile assignment processing.
endTime?: string
Property Value
string
error
Error message, if any, returned by the configuration profile assignment processing. NOTE: This property will not be serialized. It can only be populated by the server.
error?: ErrorDetail
Property Value
lastModifiedTime
Last modified time of the configuration profile assignment processing. NOTE: This property will not be serialized. It can only be populated by the server.
lastModifiedTime?: string
Property Value
string
reportFormatVersion
Version of the report format NOTE: This property will not be serialized. It can only be populated by the server.
reportFormatVersion?: string
Property Value
string
resources
List of resources processed by the configuration profile assignment. NOTE: This property will not be serialized. It can only be populated by the server.
resources?: ReportResource[]
Property Value
startTime
Start time of the configuration profile assignment processing.
startTime?: string
Property Value
string
status
The status of the configuration profile assignment. NOTE: This property will not be serialized. It can only be populated by the server.
status?: 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
typePropertiesType
Type of the configuration profile assignment processing (Initial/Consistency). NOTE: This property will not be serialized. It can only be populated by the server.
typePropertiesType?: string
Property Value
string
Inherited Property Details
id
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From ProxyResource.id
name
The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From ProxyResource.name
type
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From ProxyResource.type