IRestoreRequest Interface

Definition

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

Properties

AdjustConnectionString
AppServicePlan
BlobName
Database
HostingEnvironment
Id (Inherited from IProxyOnlyResource)
IgnoreConflictingHostName
IgnoreDatabase
Kind (Inherited from IProxyOnlyResource)
Name (Inherited from IProxyOnlyResource)
OperationType
Overwrite
SiteName
StorageAccountUrl
Type (Inherited from IProxyOnlyResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to