IOperationStatusProperties Interface

Definition

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

Properties

Name Description
Result

Result or output of the workflow.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to