你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AzureSqlSyncAgentModel Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
AzureSqlSyncAgentModel() | |
AzureSqlSyncAgentModel(String, String, SyncAgent) |
Construct AzureSqlSyncAgentModel |
AzureSqlSyncAgentModel()
public AzureSqlSyncAgentModel ();
Public Sub New ()
Applies to
AzureSqlSyncAgentModel(String, String, SyncAgent)
Construct AzureSqlSyncAgentModel
public AzureSqlSyncAgentModel (string resourceGroup, string serverName, Microsoft.Azure.Management.Sql.LegacySdk.Models.SyncAgent syncAgent);
new Microsoft.Azure.Commands.Sql.DataSync.Model.AzureSqlSyncAgentModel : string * string * Microsoft.Azure.Management.Sql.LegacySdk.Models.SyncAgent -> Microsoft.Azure.Commands.Sql.DataSync.Model.AzureSqlSyncAgentModel
Public Sub New (resourceGroup As String, serverName As String, syncAgent As SyncAgent)
Parameters
- resourceGroup
- String
resource group
- serverName
- String
server name
- syncAgent
- SyncAgent
sync agent