Share via


INotificationRegistrationPropertiesAutoGenerated Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.NotificationRegistrationPropertiesAutoGeneratedTypeConverter))]
public interface INotificationRegistrationPropertiesAutoGenerated : Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.INotificationRegistrationProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.NotificationRegistrationPropertiesAutoGeneratedTypeConverter))>]
type INotificationRegistrationPropertiesAutoGenerated = interface
    interface IJsonSerializable
    interface INotificationRegistrationProperties
Public Interface INotificationRegistrationPropertiesAutoGenerated
Implements INotificationRegistrationProperties
Derived
Attributes
Implements

Properties

IncludedEvent (Inherited from INotificationRegistrationProperties)
MessageScope (Inherited from INotificationRegistrationProperties)
NotificationEndpoint (Inherited from INotificationRegistrationProperties)
NotificationMode (Inherited from INotificationRegistrationProperties)
ProvisioningState (Inherited from INotificationRegistrationProperties)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to