Share via


IOperationListResult Interface

Definition

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

Properties

Value

The list of resource provider operations.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to