다음을 통해 공유


GeoBackupListResponse.GeoBackups Property

Definition

Optional. Gets or sets the list of a given Azure Sql Database geo backups.

public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.LegacySdk.Models.GeoBackup> GeoBackups { get; set; }
member this.GeoBackups : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.LegacySdk.Models.GeoBackup> with get, set
Public Property GeoBackups As IList(Of GeoBackup)

Property Value

Applies to