Share via


IOperation Interface

Definition

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

Properties

DisplayDescription

Description of the operation

DisplayOperation

Operation name

DisplayProvider

Provider name

DisplayResource

Resource name

IsDataAction

Indicates whether the operation is a data action

Name

Name of the operation

Origin

The origin of the operation

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to