New-AzActionGroupEmailReceiverObject
Create an in-memory object for EmailReceiver.
Syntax
New-AzActionGroupEmailReceiverObject
-EmailAddress <String>
-Name <String>
[-UseCommonAlertSchema <Boolean>]
[<CommonParameters>]
Description
Create an in-memory object for EmailReceiver.
Examples
Example 1: create action group email receiver
New-AzActionGroupEmailReceiverObject -EmailAddress user@example.com -Name user1
EmailAddress Name Status UseCommonAlertSchema
------------ ---- ------ --------------------
user@example.com user1
This command creates action group email receiver object.
Parameters
-EmailAddress
The email address of this receiver.
Type: | String |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-Name
The name of the email receiver. Names must be unique across all receivers within an action group.
Type: | String |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-UseCommonAlertSchema
Indicates whether to use common alert schema.
Type: | Boolean |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Outputs
Tehke meiega GitHubis koostööd
Selle sisu allika leiate GitHubist, kus saate ka probleeme luua ja läbi vaadata ning päringuid teha. Lisateavet leiate meie kaasautorite juhendist.
Azure PowerShell