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.WebPubSub.Description("Lists all of the available REST API operations of the Microsoft.SignalRService provider.")]
[Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Generated]
[Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.InternalExport]
[System.Management.Automation.Cmdlet("Get", "AzOperation_List")]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Models.Api20211001.IOperation) })]
public class GetAzOperation_List : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Description("Lists all of the available REST API operations of the Microsoft.SignalRService provider.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Generated>]
[<Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.InternalExport>]
[<System.Management.Automation.Cmdlet("Get", "AzOperation_List")>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Models.Api20211001.IOperation) })>]
type GetAzOperation_List = class
inherit PSCmdlet
interface IEventListener
Public Class GetAzOperation_List
Inherits PSCmdlet
Implements IEventListener