ResourceGuardProxies interface
Interface representing a ResourceGuardProxies.
Methods
list(string, string, Resource |
List the ResourceGuardProxies under vault |
Method Details
list(string, string, ResourceGuardProxiesGetOptionalParams)
List the ResourceGuardProxies under vault
function list(vaultName: string, resourceGroupName: string, options?: ResourceGuardProxiesGetOptionalParams): PagedAsyncIterableIterator<ResourceGuardProxyBaseResource, ResourceGuardProxyBaseResource[], PageSettings>
Parameters
- vaultName
-
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.