Delen via


IDeletedAppRestoreRequest Interface

Definition

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

Properties

DeletedSiteId
Id (Inherited from IProxyOnlyResource)
Kind (Inherited from IProxyOnlyResource)
Name (Inherited from IProxyOnlyResource)
RecoverConfiguration
SnapshotTime
Type (Inherited from IProxyOnlyResource)
UseDrSecondary

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to