SiteConfigurationSnapshotInfo Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.SiteConfigurationSnapshotInfoTypeConverter))]
public class SiteConfigurationSnapshotInfo : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ISiteConfigurationSnapshotInfo, Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.SiteConfigurationSnapshotInfoTypeConverter))>]
type SiteConfigurationSnapshotInfo = class
    interface ISiteConfigurationSnapshotInfo
    interface IJsonSerializable
    interface IProxyOnlyResource
    interface IValidates
Public Class SiteConfigurationSnapshotInfo
Implements ISiteConfigurationSnapshotInfo, IValidates
Inheritance
SiteConfigurationSnapshotInfo
Attributes
Implements

Constructors

SiteConfigurationSnapshotInfo()

Properties

Id
Kind
Name
SnapshotId
Time
Type

Methods

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

Applies to