Share via


ISnapshotRecoverySource Interface

Definition

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

Properties

Id
Location

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to