AzureBackupRecoveryPointResourceList interface
Azure backup recoveryPoint resource list
- Extends
Properties
value | List of resources. |
Inherited Properties
next |
The uri to fetch the next page of resources. Call ListNext() fetches next page of resources. |
Property Details
value
List of resources.
value?: AzureBackupRecoveryPointResource[]
Property Value
Inherited Property Details
nextLink
The uri to fetch the next page of resources. Call ListNext() fetches next page of resources.
nextLink?: string
Property Value
string
Inherited From DppResourceList.nextLink