Package version:

Interface SyncAgent

An Azure SQL Database sync agent.

Hierarchy

Properties

expiryTime?: Date

Expiration time of the sync agent version. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

isUpToDate?: boolean

If the sync agent version is up to date. NOTE: This property will not be serialized. It can only be populated by the server.

lastAliveTime?: Date

Last alive time of the sync agent. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

namePropertiesName?: string

Name of the sync agent. NOTE: This property will not be serialized. It can only be populated by the server.

state?: string

State of the sync agent. NOTE: This property will not be serialized. It can only be populated by the server.

syncDatabaseId?: string

ARM resource id of the sync database in the sync agent.

type?: string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

version?: string

Version of the sync agent. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc