PSRecoveryServicesClient.ListResourceGuardMapping(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Method to fetch resource guard proxy list.
public System.Collections.Generic.List<Microsoft.Azure.Management.RecoveryServices.Backup.Models.ResourceGuardProxyBaseResource> ListResourceGuardMapping (string vaultName, string resourceGroupName);
member this.ListResourceGuardMapping : string * string -> System.Collections.Generic.List<Microsoft.Azure.Management.RecoveryServices.Backup.Models.ResourceGuardProxyBaseResource>
Public Function ListResourceGuardMapping (vaultName As String, resourceGroupName As String) As List(Of ResourceGuardProxyBaseResource)
Parameters
- vaultName
- String
- resourceGroupName
- String