ISmartAdminState.IsBackupEnabled Property

Definition

Gets a value indicating whether smartbackup is enaabled.

[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("SmartAdminState_IsBackupEnabledDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("SmartAdminState_IsBackupEnabledName")]
public bool IsBackupEnabled { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("SmartAdminState_IsBackupEnabledDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("SmartAdminState_IsBackupEnabledName")>]
member this.IsBackupEnabled : bool
Public ReadOnly Property IsBackupEnabled As Boolean

Property Value

Attributes

Applies to