Get-RASNotificationResource

NAME

Get-RASNotificationResource

SYNOPSIS

Retrieves resource notifications.

SYNTAX

Get-RASNotificationResource [[-Idarrow-up-right] <uint>] [-SiteIdarrow-up-right <uint>] [<CommonParametersarrow-up-right>]

DESCRIPTION

A command which retrieves all resource notifications.

PARAMETERS

-SiteId <uint>

        Required?                    false
        Position?                    named
        Default value                0
        Accept pipeline input?       false
        Accept wildcard characters?  false

-Id <uint> Notification ID.

<CommonParameters>

INPUTS

-none-

OUTPUTS

NotificationResourcearrow-up-right

EXAMPLES

---------- EXAMPLE 1 ---------- Get-RASNotificationResource -Id 1 Get resource notification with id 1.

Last updated