Share via


IOperationList Interface

Definition

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

Properties

Name Description
Value

List of Automation operations supported by the Automation resource provider.

Methods

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

Applies to