Freigeben über


RestoreRequestProperties Class

Definition

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

Constructors

RestoreRequestProperties()

Properties

AdjustConnectionString
AppServicePlan
BlobName
Database
HostingEnvironment
IgnoreConflictingHostName
IgnoreDatabase
OperationType
Overwrite
SiteName
StorageAccountUrl

Methods

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

Applies to