OperationList Class

Definition

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

Constructors

OperationList()

Properties

Count
NextLink
Value

Methods

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

Applies to