Share via


IOperationDisplay Interface

Definition

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

Properties

Description

Description of the operation

Operation

Operation name

Provider

Provider name

Resource

Resource name

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to