Share via


IOperation Interface

Definition

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

Properties

ActionType
DisplayDescription
DisplayOperation
DisplayProvider
DisplayResource
IsDataAction
Name
Origin

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to