Dela via


SqlVirtualMachine.AutoBackupSettingFullBackupStartTime Property

Definition

Start time of a given day during which full backups can take place. 0-23 hours.

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PropertyOrigin.Inlined)]
public int? AutoBackupSettingFullBackupStartTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PropertyOrigin.Inlined)>]
member this.AutoBackupSettingFullBackupStartTime : Nullable<int> with get, set
Public Property AutoBackupSettingFullBackupStartTime As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to