Share via


RestorePointCollection interface

Create or update Restore Point collection parameters.

Extends

Properties

properties

The restore point collection properties.

Inherited Properties

location

Resource location

tags

Resource tags

Property Details

properties

The restore point collection properties.

properties?: RestorePointCollectionProperties

Property Value

Inherited Property Details

location

Resource location

location: string

Property Value

string

Inherited From Resource.location

tags

Resource tags

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From Resource.tags