SnapshotProperties interface
Snapshot's properties.
Properties
compliance |
List of compliance results. NOTE: This property will not be serialized. It can only be populated by the server. |
created |
The timestamp of resource creation (UTC). NOTE: This property will not be serialized. It can only be populated by the server. |
provisioning |
Azure lifecycle management NOTE: This property will not be serialized. It can only be populated by the server. |
report |
The report essential info. NOTE: This property will not be serialized. It can only be populated by the server. |
report |
Metadata pertaining to creation and last modification of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
snapshot |
Snapshot name. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
complianceResults
List of compliance results. NOTE: This property will not be serialized. It can only be populated by the server.
complianceResults?: ComplianceResult[]
Property Value
createdAt
The timestamp of resource creation (UTC). NOTE: This property will not be serialized. It can only be populated by the server.
createdAt?: Date
Property Value
Date
provisioningState
Azure lifecycle management NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
reportProperties
The report essential info. NOTE: This property will not be serialized. It can only be populated by the server.
reportProperties?: ReportProperties
Property Value
reportSystemData
Metadata pertaining to creation and last modification of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
reportSystemData?: SystemData
Property Value
snapshotName
Snapshot name. NOTE: This property will not be serialized. It can only be populated by the server.
snapshotName?: string
Property Value
string