Edit-AzWebAppBackupConfiguration
Redigerar den aktuella konfigurationssäkerhetskopian för en Azure-webbapp
Syntax
Edit-AzWebAppBackupConfiguration
[-FrequencyInterval] <Int32>
[-FrequencyUnit] <String>
[-RetentionPeriodInDays] <Int32>
[[-StartTime] <DateTime>]
[-KeepAtLeastOneBackup]
[-Enabled]
[-ResourceGroupName] <String>
[-Name] <String>
[[-Slot] <String>]
[-DefaultProfile <IAzureContextContainer>]
[-StorageAccountUrl] <String>
[[-Databases] <DatabaseBackupSetting[]>]
[<CommonParameters>]
Edit-AzWebAppBackupConfiguration
[-FrequencyInterval] <Int32>
[-FrequencyUnit] <String>
[-RetentionPeriodInDays] <Int32>
[[-StartTime] <DateTime>]
[-KeepAtLeastOneBackup]
[-Enabled]
[-WebApp] <PSSite>
[-DefaultProfile <IAzureContextContainer>]
[-StorageAccountUrl] <String>
[[-Databases] <DatabaseBackupSetting[]>]
[<CommonParameters>]
Description
Cmdleten Edit-AzWebAppBackupConfiguration redigerar den aktuella konfigurationssäkerhetskopian för en Azure-webbapp.
Exempel
Exempel 1
Cmdleten Edit-AzWebAppBackupConfiguration redigerar den aktuella konfigurationssäkerhetskopian för en Azure-webbapp. (automatiskt genererad)
Edit-AzWebAppBackupConfiguration -FrequencyInterval <Int32> -FrequencyUnit <String> -KeepAtLeastOneBackup -Name IpRule -ResourceGroupName MyResourceGroup -RetentionPeriodInDays <Int32> -StartTime 2016-11-30T22:00:00Z -StorageAccountUrl 'https://storageaccount.file.core.windows.net'
Parametrar
-Databases
Databaser av typen DatabaseBackupSetting[]
Typ: | DatabaseBackupSetting[] |
Position: | 8 |
Standardvärde: | None |
Obligatorisk: | False |
Godkänn pipeline-indata: | True |
Godkänn jokertecken: | False |
-DefaultProfile
Autentiseringsuppgifter, konto, klientorganisation och prenumeration som används för kommunikation med Azure.
Typ: | IAzureContextContainer |
Alias: | AzContext, AzureRmContext, AzureCredential |
Position: | Named |
Standardvärde: | None |
Obligatorisk: | False |
Godkänn pipeline-indata: | False |
Godkänn jokertecken: | False |
-Enabled
Behåll minst ett alternativ för säkerhetskopiering
Typ: | SwitchParameter |
Position: | 10 |
Standardvärde: | None |
Obligatorisk: | False |
Godkänn pipeline-indata: | True |
Godkänn jokertecken: | False |
-FrequencyInterval
Frekvensintervall
Typ: | Int32 |
Position: | 4 |
Standardvärde: | None |
Obligatorisk: | True |
Godkänn pipeline-indata: | True |
Godkänn jokertecken: | False |
-FrequencyUnit
Frekvensenhet
Typ: | String |
Position: | 5 |
Standardvärde: | None |
Obligatorisk: | True |
Godkänn pipeline-indata: | True |
Godkänn jokertecken: | False |
-KeepAtLeastOneBackup
Behåll minst ett alternativ för säkerhetskopiering
Typ: | SwitchParameter |
Position: | 9 |
Standardvärde: | None |
Obligatorisk: | False |
Godkänn pipeline-indata: | True |
Godkänn jokertecken: | False |
-Name
WebApp-namn
Typ: | String |
Position: | 1 |
Standardvärde: | None |
Obligatorisk: | True |
Godkänn pipeline-indata: | True |
Godkänn jokertecken: | False |
-ResourceGroupName
Namn på resursgrupp
Typ: | String |
Position: | 0 |
Standardvärde: | None |
Obligatorisk: | True |
Godkänn pipeline-indata: | True |
Godkänn jokertecken: | False |
-RetentionPeriodInDays
Kvarhållningsperiod i dagar
Typ: | Int32 |
Position: | 6 |
Standardvärde: | None |
Obligatorisk: | True |
Godkänn pipeline-indata: | True |
Godkänn jokertecken: | False |
-Slot
Namn på WebApp-fack
Typ: | String |
Position: | 2 |
Standardvärde: | None |
Obligatorisk: | False |
Godkänn pipeline-indata: | True |
Godkänn jokertecken: | False |
-StartTime
StartTime i UTC
Typ: | DateTime |
Position: | 7 |
Standardvärde: | None |
Obligatorisk: | False |
Godkänn pipeline-indata: | True |
Godkänn jokertecken: | False |
-StorageAccountUrl
Url för lagringskonto
Typ: | String |
Position: | 3 |
Standardvärde: | None |
Obligatorisk: | True |
Godkänn pipeline-indata: | True |
Godkänn jokertecken: | False |
-WebApp
WebApp-objekt
Typ: | PSSite |
Position: | 0 |
Standardvärde: | None |
Obligatorisk: | True |
Godkänn pipeline-indata: | True |
Godkänn jokertecken: | False |
Indata
Utdata
AzureWebAppBackupConfiguration
Relaterade länkar
Azure PowerShell