次の方法で共有


SqlDatabasePatch.SecondaryType プロパティ

定義

データベースがセカンダリの場合は、セカンダリ型。 有効な値は Geo、名前付き、スタンバイです。

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

プロパティ値

適用対象