Condividi tramite


BackupRequest.BackupScheduleFrequencyUnit Property

Definition

The unit of time for how often the backup should be executed (e.g. for weekly backup, this should be set to Day and FrequencyInterval should be set to 7)

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.FrequencyUnit? BackupScheduleFrequencyUnit { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.BackupScheduleFrequencyUnit : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.FrequencyUnit> with get, set
Public Property BackupScheduleFrequencyUnit As Nullable(Of FrequencyUnit)

Property Value

Implements

Attributes

Applies to