你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SqlBackupStorageRedundancy Enum

Definition

The storage redundancy type of the backup.

public enum SqlBackupStorageRedundancy
type SqlBackupStorageRedundancy = 
Public Enum SqlBackupStorageRedundancy
Inheritance
SqlBackupStorageRedundancy

Fields

Name Value Description
Geo 0

Geo.

Local 1

Local.

Zone 2

Zone.

GeoZone 3

GeoZone.

Applies to