Get-AzRecoveryServicesAsrAlertSetting
Gets the configured Azure Site Recovery notification settings for the vault.
Syntax
Get-AzRecoveryServicesAsrAlertSetting
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Description
The Get-AzRecoveryServicesAsrAlertSetting cmdlet gets the configured Azure Site Recovery notification settings for the vault.
Examples
Example 1
Get-AzRecoveryServicesAsrAlertSetting
CustomEmailAddress EmailSubscriptionOwner Locale
------------------ ---------------------- ------
{abcxxxx@xxxx.com} On en-US
Get Alert / Notification Setting for Azure Site Recovery.
Parameters
-DefaultProfile
The credentials, account, tenant, and subscription used for communication with azure.
Type: | IAzureContextContainer |
Aliases: | AzContext, AzureRmContext, AzureCredential |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Inputs
None
Outputs
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure PowerShell