Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

AzureSqlDatabaseGeoBackupModel Class

Definition

Namespace:
Microsoft.Azure.Commands.Sql.Backup.Model
Assembly:
Microsoft.Azure.PowerShell.Cmdlets.Sql.dll
Assembly:
Microsoft.Azure.Commands.Sql.dll

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Represents an Azure Sql Database geo backup

public class AzureSqlDatabaseGeoBackupModel
type AzureSqlDatabaseGeoBackupModel = class
Public Class AzureSqlDatabaseGeoBackupModel
Inheritance
AzureSqlDatabaseGeoBackupModel

Constructors

Name Description
AzureSqlDatabaseGeoBackupModel()

Properties

Name Description
DatabaseName

Gets or sets the name of the database

Edition

Gets or sets the edition of the backup

EntityId

Gets or sets a unique ID incorporating name and deletion date

Keys

Gets or sets the list of database AKV keys.

LastAvailableBackupDate

Gets or sets UTC time of the last available backup

ResourceGroupName

Gets or sets the name of the resource group

ResourceId

Gets or sets the resource ID

ServerName

Gets or sets the name of the server

Applies to