IOperationListResult Interface

Definition

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

Properties

Value

The list of compute operations

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to