Freigeben über


ISnapshotRestoreRequest Interface

Definition

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

Properties

Id (Inherited from IProxyOnlyResource)
IgnoreConflictingHostName
Kind (Inherited from IProxyOnlyResource)
Name (Inherited from IProxyOnlyResource)
Overwrite
RecoverConfiguration
RecoverySourceId
RecoverySourceLocation
SnapshotTime
Type (Inherited from IProxyOnlyResource)
UseDrSecondary

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to