次の方法で共有


InstanceFailoverGroupData.SecondaryType プロパティ

定義

geo セカンダリ インスタンスの種類。 インスタンスが DR オプションとしてのみ使用される場合は、'Standby' を設定します。

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)

プロパティ値

適用対象