Partilhar via


Get-AdminPowerAppCdsAdditionalNotificationEmails

Returns email addresses of users other than default admins of Power Platform that receive notifications.

Syntax

Default (Default)

Get-AdminPowerAppCdsAdditionalNotificationEmails
    [-EnvironmentName] <String>
    [[-ApiVersion] <String>]
    [<CommonParameters>]

Description

The Get-AdminPowerAppCdsAdditionalNotificationEmails cmdlet returns email addresses of users other than default admins of Power Platform linked to an environment that receive notifications. Use Get-Help Get-AdminPowerAppCdsAdditionalNotificationEmails -Examples for more details.

Examples

EXAMPLE 1

Get-AdminPowerAppCdsAdditionalNotificationEmails -EnvironmentName 02c201b0-db76-4a6a-b3e1-a69202b479e6

Returns email addresses of users other than default admins of Power Platform linked to the environment 02c201b0-db76-4a6a-b3e1-a69202b479e6.

Parameters

-ApiVersion

Specifies the Api version that is called.

Parameter properties

Type:String
Default value:2019-10-01
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:2
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-EnvironmentName

The environment's identifier.

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:1
Mandatory:True
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.