Compartilhar via


IBackupRequest Interface

Definition

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

Properties

BackupName
BackupScheduleFrequencyInterval
BackupScheduleFrequencyUnit
BackupScheduleKeepAtLeastOneBackup
BackupScheduleLastExecutionTime
BackupScheduleRetentionPeriodInDay
BackupScheduleStartTime
Database
Enabled
Id (Inherited from IProxyOnlyResource)
Kind (Inherited from IProxyOnlyResource)
Name (Inherited from IProxyOnlyResource)
StorageAccountUrl
Type (Inherited from IProxyOnlyResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to