Freigeben über


OperationList Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.OperationListTypeConverter))]
public class OperationList : Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IOperationList
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.OperationListTypeConverter))>]
type OperationList = class
    interface IOperationList
    interface IJsonSerializable
Public Class OperationList
Implements IOperationList
Inheritance
OperationList
Attributes
Implements

Constructors

OperationList()

Properties

NextLink
Value

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to