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

SyncAgentKeyProperties 类

定义

Azure SQL数据库同步代理密钥的属性。

public class SyncAgentKeyProperties
type SyncAgentKeyProperties = class
Public Class SyncAgentKeyProperties
继承
SyncAgentKeyProperties

构造函数

SyncAgentKeyProperties()

初始化 SyncAgentKeyProperties 类的新实例。

SyncAgentKeyProperties(String)

初始化 SyncAgentKeyProperties 类的新实例。

属性

SyncAgentKey

获取同步代理的密钥。

适用于