INotificationRegistrationPropertiesAutoGenerated Interface
Definition
Important
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.
[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) |