Share via


ISnapshotRestoreRequestProperties Interface

Definition

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

Properties

IgnoreConflictingHostName
Overwrite
RecoverConfiguration
RecoverySourceId
RecoverySourceLocation
SnapshotTime
UseDrSecondary

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to