Share via


SnapshotProperties Class

Definition

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

Constructors

SnapshotProperties()

Properties

Time

Methods

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

Applies to