GetAzOperation_List Class

Definition

[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
Inheritance
GetAzOperation_List
Attributes
Implements

Constructors

GetAzOperation_List()

Properties

Break
Client
DefaultProfile
HttpPipelineAppend
HttpPipelinePrepend
InvocationInformation
Proxy
ProxyCredential
ProxyUseDefaultCredentials

Methods

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

Explicit Interface Implementations

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

Applies to