ReplicationAppliances interface
Interface representing a ReplicationAppliances.
Methods
list(string, string, Replication |
Gets the list of Azure Site Recovery appliances for the vault. |
Method Details
list(string, string, ReplicationAppliancesListOptionalParams)
Gets the list of Azure Site Recovery appliances for the vault.
function list(resourceName: string, resourceGroupName: string, options?: ReplicationAppliancesListOptionalParams): PagedAsyncIterableIterator<ReplicationAppliance, ReplicationAppliance[], PageSettings>
Parameters
- resourceName
-
string
The name of the recovery services vault.
- resourceGroupName
-
string
The name of the resource group where the recovery services vault is present.
The options parameters.