SnapshotRecoverySource Class

Definition

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

Constructors

SnapshotRecoverySource()

Properties

Id
Location

Methods

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

Applies to