IEventQueryParameter Interface

Definition

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

Properties

AffectedObjectCorrelationId
AffectedObjectFriendlyName
EndTime
EventCode
EventType
FabricName
Severity
StartTime

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to