다음을 통해 공유


INotification Interface

Definition

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

Properties

Code
Message

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to