PSRecoveryServicesClient.GetAzureSiteRecoveryProtectionContainerMapping 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.
Overloads
GetAzureSiteRecoveryProtectionContainerMapping(String, String) |
Gets Azure Site Recovery Protection Container Mapping. |
GetAzureSiteRecoveryProtectionContainerMapping(String, String, String) |
Gets Azure Site Recovery Protection Container Mapping. |
GetAzureSiteRecoveryProtectionContainerMapping(String, String)
Gets Azure Site Recovery Protection Container Mapping.
public System.Collections.Generic.List<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ProtectionContainerMapping> GetAzureSiteRecoveryProtectionContainerMapping (string fabricName, string protectionContainerName);
member this.GetAzureSiteRecoveryProtectionContainerMapping : string * string -> System.Collections.Generic.List<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ProtectionContainerMapping>
Public Function GetAzureSiteRecoveryProtectionContainerMapping (fabricName As String, protectionContainerName As String) As List(Of ProtectionContainerMapping)
Parameters
- fabricName
- String
Fabric Name
- protectionContainerName
- String
Protection Container Name
Returns
Applies to
GetAzureSiteRecoveryProtectionContainerMapping(String, String, String)
Gets Azure Site Recovery Protection Container Mapping.
public Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ProtectionContainerMapping GetAzureSiteRecoveryProtectionContainerMapping (string fabricName, string protectionContainerName, string mappingName);
member this.GetAzureSiteRecoveryProtectionContainerMapping : string * string * string -> Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ProtectionContainerMapping
Public Function GetAzureSiteRecoveryProtectionContainerMapping (fabricName As String, protectionContainerName As String, mappingName As String) As ProtectionContainerMapping
Parameters
- fabricName
- String
Fabric Name
- protectionContainerName
- String
Protection Container Name
- mappingName
- String
Mapping Name