GetAzWebPubSub_Get Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Description("Get the resource and its properties.")]
[Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Generated]
[System.Management.Automation.Cmdlet("Get", "AzWebPubSub_Get")]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Models.Api20211001.IWebPubSubResource) })]
public class GetAzWebPubSub_Get : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Description("Get the resource and its properties.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Generated>]
[<System.Management.Automation.Cmdlet("Get", "AzWebPubSub_Get")>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Models.Api20211001.IWebPubSubResource) })>]
type GetAzWebPubSub_Get = class
    inherit PSCmdlet
    interface IEventListener
Public Class GetAzWebPubSub_Get
Inherits PSCmdlet
Implements IEventListener
Inheritance
GetAzWebPubSub_Get
Attributes
Implements

Constructors

GetAzWebPubSub_Get()

Properties

Break
Client
DefaultProfile
HttpPipelineAppend
HttpPipelinePrepend
InvocationInformation
Name
Proxy
ProxyCredential
ProxyUseDefaultCredentials
ResourceGroupName
SubscriptionId

Methods

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

Explicit Interface Implementations

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

Applies to