BackupProtectionIntentOperations interface
Interface representing a BackupProtectionIntent operations.
Properties
| list | Provides a pageable list of all intents that are present within a vault. |
Property Details
list
Provides a pageable list of all intents that are present within a vault.
list: (vaultName: string, resourceGroupName: string, options?: BackupProtectionIntentListOptionalParams) => PagedAsyncIterableIterator<ProtectionIntentResource, ProtectionIntentResource[], PageSettings>
Property Value
(vaultName: string, resourceGroupName: string, options?: BackupProtectionIntentListOptionalParams) => PagedAsyncIterableIterator<ProtectionIntentResource, ProtectionIntentResource[], PageSettings>