Freigeben über


INotification Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.NotificationTypeConverter))]
public interface INotification : Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.NotificationTypeConverter))>]
type INotification = interface
    interface IJsonSerializable
Public Interface INotification
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
Code
Message

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to