SnapshotProperties interface

Snapshot's properties.

Properties

complianceResults

List of compliance results. NOTE: This property will not be serialized. It can only be populated by the server.

createdAt

The timestamp of resource creation (UTC). NOTE: This property will not be serialized. It can only be populated by the server.

id

Snapshot id in the database. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

Azure lifecycle management NOTE: This property will not be serialized. It can only be populated by the server.

reportProperties

The report essential info. NOTE: This property will not be serialized. It can only be populated by the server.

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.

snapshotName

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

id

Snapshot id in the database. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

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