AvailabilityReplica.BackupPriority プロパティ
AvailabilityReplica のバックアップの優先順位の値を取得または設定します。
名前空間: Microsoft.SqlServer.Management.Smo
アセンブリ: Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)
構文
'宣言
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public Property BackupPriority As Integer
Get
Set
'使用
Dim instance As AvailabilityReplica
Dim value As Integer
value = instance.BackupPriority
instance.BackupPriority = value
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public int BackupPriority { get; set; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property int BackupPriority {
int get ();
void set (int value);
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member BackupPriority : int with get, set
function get BackupPriority () : int
function set BackupPriority (value : int)
プロパティ値
型: System.Int32
可用性レプリカのバックアップの優先順位の値です。