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.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