RestorePointCollectionOutput interface
Create or update Restore Point collection parameters.
- Extends
Properties
| properties | The restore point collection properties. |
Inherited Properties
| id | Resource Id |
| location | Resource location |
| name | Resource name |
| tags | Resource tags |
| type | Resource type |
Property Details
properties
The restore point collection properties.
properties?: RestorePointCollectionPropertiesOutput
Property Value
Inherited Property Details
id
location
name
tags
Resource tags
tags?: Record<string, string>
Property Value
Record<string, string>
Inherited From ResourceOutput.tags