BackupPoliciesOperations interface
Interface representing a BackupPolicies operations.
Properties
| list | Lists of backup policies associated with Recovery Services Vault. API provides pagination parameters to fetch scoped results. |
Property Details
list
Lists of backup policies associated with Recovery Services Vault. API provides pagination parameters to fetch scoped results.
list: (vaultName: string, resourceGroupName: string, options?: BackupPoliciesListOptionalParams) => PagedAsyncIterableIterator<ProtectionPolicyResource, ProtectionPolicyResource[], PageSettings>
Property Value
(vaultName: string, resourceGroupName: string, options?: BackupPoliciesListOptionalParams) => PagedAsyncIterableIterator<ProtectionPolicyResource, ProtectionPolicyResource[], PageSettings>