SendAzWvdUserSessionMessage_SendExpanded Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Description("Send a message to a user.")]
[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Generated]
[System.Management.Automation.Cmdlet("Send", "AzWvdUserSessionMessage_SendExpanded", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(System.Boolean) })]
public class SendAzWvdUserSessionMessage_SendExpanded : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Description("Send a message to a user.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Generated>]
[<System.Management.Automation.Cmdlet("Send", "AzWvdUserSessionMessage_SendExpanded", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(System.Boolean) })>]
type SendAzWvdUserSessionMessage_SendExpanded = class
    inherit PSCmdlet
    interface IEventListener
Public Class SendAzWvdUserSessionMessage_SendExpanded
Inherits PSCmdlet
Implements IEventListener
Inheritance
SendAzWvdUserSessionMessage_SendExpanded
Attributes
Implements

Constructors

SendAzWvdUserSessionMessage_SendExpanded()

Properties

Break
Client
DefaultProfile
HostPoolName
HttpPipelineAppend
HttpPipelinePrepend
InvocationInformation
MessageBody
MessageTitle
PassThru
Proxy
ProxyCredential
ProxyUseDefaultCredentials
ResourceGroupName
SessionHostName
SubscriptionId
UserSessionId

Methods

BeginProcessing()
EndProcessing()
ProcessRecord()
ProcessRecordAsync()
StopProcessing()

Explicit Interface Implementations

IEventListener.Cancel
IEventListener.Signal(String, CancellationToken, Func<EventData>)
IEventListener.Token

Applies to