Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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