GetAzProviderHubNotificationRegistration_Get Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Description("Gets the notification registration details.")]
[Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Generated]
[System.Management.Automation.Cmdlet("Get", "AzProviderHubNotificationRegistration_Get")]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.INotificationRegistration) })]
public class GetAzProviderHubNotificationRegistration_Get : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Description("Gets the notification registration details.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Generated>]
[<System.Management.Automation.Cmdlet("Get", "AzProviderHubNotificationRegistration_Get")>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.INotificationRegistration) })>]
type GetAzProviderHubNotificationRegistration_Get = class
    inherit PSCmdlet
    interface IEventListener
Public Class GetAzProviderHubNotificationRegistration_Get
Inherits PSCmdlet
Implements IEventListener
Inheritance
GetAzProviderHubNotificationRegistration_Get
Attributes
Implements

Constructors

GetAzProviderHubNotificationRegistration_Get()

Properties

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

Methods

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

Explicit Interface Implementations

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

Applies to