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

AzureSqlSyncAgentModel Class

Definition

Represents a sync agent object

public class AzureSqlSyncAgentModel
type AzureSqlSyncAgentModel = class
Public Class AzureSqlSyncAgentModel
Inheritance
AzureSqlSyncAgentModel

Constructors

AzureSqlSyncAgentModel()
AzureSqlSyncAgentModel(String, String, SyncAgent)

Construct AzureSqlSyncAgentModel

Properties

ExpiryTime

Gets or sets the expires date of the sync agent

IsUpToDate

Indicate whether this sync agent is up to date

LastAliveTime

Gets or sets the last alive time of the sync agent

ResourceGroupName

Gets or sets the resource group name

ResourceId

Gets or sets the resource Id

ServerName

Gets or sets the location

State

Gets or sets the state of the sync agent

SyncAgentName

Gets or sets the sync agent name

SyncDatabaseId

Gets or sets the sync database resource id

Version

Gets or sets the version of the sync agent

Applies to