Compartir a través de


CsmOperationCollection Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.CsmOperationCollectionTypeConverter))]
public class CsmOperationCollection : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ICsmOperationCollection
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.CsmOperationCollectionTypeConverter))>]
type CsmOperationCollection = class
    interface ICsmOperationCollection
    interface IJsonSerializable
Public Class CsmOperationCollection
Implements ICsmOperationCollection
Inheritance
CsmOperationCollection
Attributes
Implements

Constructors

CsmOperationCollection()

Properties

NextLink
Value

Methods

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

Applies to