次の方法で共有


IReplicationLinkBeta インターフェイス

定義

Azure SQL レプリケーション リンクの不変のクライアント側表現。

public interface IReplicationLinkBeta : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IReplicationLinkBeta = interface
    interface IBeta
Public Interface IReplicationLinkBeta
Implements IBeta
派生
実装

プロパティ

IsTerminationAllowed

終了が許可されているかどうかを示すレガシ値を取得します (現在は常に true を返します)。

Location

このレプリケーション リンクを含むサーバーの場所を取得します。

ReplicationMode

このレプリケーション リンクのレプリケーション モードを取得します。

適用対象