Share via


ISnapshotProperties Interface

Definition

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

Properties

Time

The time the snapshot was taken.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to