Get-AzRecoveryServicesAsrAlertSetting
Gets the configured Azure Site Recovery notification settings for the vault.
Syntax
Default (Default)
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.
Parameter properties
Type: | IAzureContextContainer |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Aliases: | AzContext, AzureRmContext, AzureCredential |
Parameter sets
(All)
Position: | Named |
Mandatory: | False |
Value from pipeline: | False |
Value from pipeline by property name: | False |
Value from remaining arguments: | False |
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.