SnapshotCollection Class

Definition

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

Constructors

SnapshotCollection()

Properties

NextLink
Value

Methods

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

Applies to