Share via


IOperationDisplay Interface

Definition

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

Properties

Description

Description of the operation.

Operation

Operation Type.

Provider

Provider of the operation.

Resource

Resource operated on by the operation.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to