SiteConfigurationSnapshotInfoCollection Class

Definition

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

Constructors

SiteConfigurationSnapshotInfoCollection()

Properties

NextLink
Value

Methods

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

Applies to