OperationList Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Models.Api20211001.OperationListTypeConverter))]
public class OperationList : Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Models.Api20211001.IOperationList
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Models.Api20211001.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()

Applies to