< Back
Get-AzureRmRecoveryServicesAsrVaultContext
Post
NAME Get-AzureRmRecoveryServicesAsrVaultContext
SYNOPSIS
Gets ASR vault settings information for the Recovery Services vault.
SYNTAX
Get-AzureRmRecoveryServicesAsrVaultContext [-DefaultProfile <IAzureContextContainer>] [<CommonParameters>]
DESCRIPTION
The Get-AzureRmRecoveryServicesAsrVaultContext cmdlet gets ASR vault settings information related to the Recovery Services vault.
PARAMETERS
-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
<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
None
OUTPUTS
Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRVaultSettings
NOTES
Example 1
PS C:\\> $VaultSettings = Get-AzureRmRecoveryServicesAsrVaultContext
Gets the ASR vault settings for the currently active(in the PowerShell session) Recovery Services vault.
RELATED LINKS
Online Version: https://docs.microsoft.com/en-us/powers ... ultcontext
SYNOPSIS
Gets ASR vault settings information for the Recovery Services vault.
SYNTAX
Get-AzureRmRecoveryServicesAsrVaultContext [-DefaultProfile <IAzureContextContainer>] [<CommonParameters>]
DESCRIPTION
The Get-AzureRmRecoveryServicesAsrVaultContext cmdlet gets ASR vault settings information related to the Recovery Services vault.
PARAMETERS
-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
<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
None
OUTPUTS
Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRVaultSettings
NOTES
Example 1
PS C:\\> $VaultSettings = Get-AzureRmRecoveryServicesAsrVaultContext
Gets the ASR vault settings for the currently active(in the PowerShell session) Recovery Services vault.
RELATED LINKS
Online Version: https://docs.microsoft.com/en-us/powers ... ultcontext