< Back
Get-AzureRmSiteRecoveryNetworkMapping
Post
NAME Get-AzureRmSiteRecoveryNetworkMapping
SYNOPSIS
Gets information about Site Recovery network mappings for the current vault.
SYNTAX
Get-AzureRmSiteRecoveryNetworkMapping -Azure [-DefaultProfile <IAzureContextContainer>] -PrimaryFabric <ASRFabric> [<CommonParameters>]
Get-AzureRmSiteRecoveryNetworkMapping -Azure [-DefaultProfile <IAzureContextContainer>] -PrimaryServer <ASRServer> [<CommonParameters>]
Get-AzureRmSiteRecoveryNetworkMapping [-DefaultProfile <IAzureContextContainer>] -PrimaryFabric <ASRFabric> -RecoveryFabric <ASRFabric>
[<CommonParameters>]
Get-AzureRmSiteRecoveryNetworkMapping [-DefaultProfile <IAzureContextContainer>] -PrimaryServer <ASRServer> -RecoveryServer <ASRServer>
[<CommonParameters>]
DESCRIPTION
The Get-AzureRmSiteRecoveryNetworkMapping cmdlet gets information about Azure Site Recovery network mappings for the current Site Recovery vault.
PARAMETERS
-Azure [<SwitchParameter>]
Indicates that the command gets a list of network mappings for networks on the primary server mapped to Azure virtual networks.
Required? true
Position? named
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-DefaultProfile <IAzureContextContainer>
The credentials, account, tenant, and subscription used for communication with azure.
Required? false
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-PrimaryFabric <ASRFabric>
Required? true
Position? named
Default value None
Accept pipeline input? True (ByValue)
Accept wildcard characters? false
-PrimaryServer <ASRServer>
Required? true
Position? named
Default value None
Accept pipeline input? True (ByValue)
Accept wildcard characters? false
-RecoveryFabric <ASRFabric>
Required? true
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-RecoveryServer <ASRServer>
Required? true
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
ASRFabric
Parameter 'PrimaryFabric' accepts value of type 'ASRFabric' from the pipeline
ASRServer
Parameter 'PrimaryServer' accepts value of type 'ASRServer' from the pipeline
OUTPUTS
System.Collections.Generic.IEnumerable`1[Microsoft.Azure.Commands.SiteRecovery.ASRNetworkMapping]
NOTES
RELATED LINKS
Online Version: https://docs.microsoft.com/en-us/powers ... orkmapping
New-AzureRmSiteRecoveryNetworkMapping
Remove-AzureRmSiteRecoveryNetworkMapping
SYNOPSIS
Gets information about Site Recovery network mappings for the current vault.
SYNTAX
Get-AzureRmSiteRecoveryNetworkMapping -Azure [-DefaultProfile <IAzureContextContainer>] -PrimaryFabric <ASRFabric> [<CommonParameters>]
Get-AzureRmSiteRecoveryNetworkMapping -Azure [-DefaultProfile <IAzureContextContainer>] -PrimaryServer <ASRServer> [<CommonParameters>]
Get-AzureRmSiteRecoveryNetworkMapping [-DefaultProfile <IAzureContextContainer>] -PrimaryFabric <ASRFabric> -RecoveryFabric <ASRFabric>
[<CommonParameters>]
Get-AzureRmSiteRecoveryNetworkMapping [-DefaultProfile <IAzureContextContainer>] -PrimaryServer <ASRServer> -RecoveryServer <ASRServer>
[<CommonParameters>]
DESCRIPTION
The Get-AzureRmSiteRecoveryNetworkMapping cmdlet gets information about Azure Site Recovery network mappings for the current Site Recovery vault.
PARAMETERS
-Azure [<SwitchParameter>]
Indicates that the command gets a list of network mappings for networks on the primary server mapped to Azure virtual networks.
Required? true
Position? named
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-DefaultProfile <IAzureContextContainer>
The credentials, account, tenant, and subscription used for communication with azure.
Required? false
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-PrimaryFabric <ASRFabric>
Required? true
Position? named
Default value None
Accept pipeline input? True (ByValue)
Accept wildcard characters? false
-PrimaryServer <ASRServer>
Required? true
Position? named
Default value None
Accept pipeline input? True (ByValue)
Accept wildcard characters? false
-RecoveryFabric <ASRFabric>
Required? true
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-RecoveryServer <ASRServer>
Required? true
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
ASRFabric
Parameter 'PrimaryFabric' accepts value of type 'ASRFabric' from the pipeline
ASRServer
Parameter 'PrimaryServer' accepts value of type 'ASRServer' from the pipeline
OUTPUTS
System.Collections.Generic.IEnumerable`1[Microsoft.Azure.Commands.SiteRecovery.ASRNetworkMapping]
NOTES
RELATED LINKS
Online Version: https://docs.microsoft.com/en-us/powers ... orkmapping
New-AzureRmSiteRecoveryNetworkMapping
Remove-AzureRmSiteRecoveryNetworkMapping