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