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

InstanceFailoverGroupData.SecondaryType 属性

定义

异地辅助实例的类型。 如果实例仅用作 DR 选项,则设置“备用”。

public Azure.ResourceManager.Sql.Models.GeoSecondaryInstanceType? SecondaryType { get; set; }
member this.SecondaryType : Nullable<Azure.ResourceManager.Sql.Models.GeoSecondaryInstanceType> with get, set
Public Property SecondaryType As Nullable(Of GeoSecondaryInstanceType)

属性值

适用于