AzureSqlManagedInstanceLinkModel Class
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.
public class AzureSqlManagedInstanceLinkModel
type AzureSqlManagedInstanceLinkModel = class
Public Class AzureSqlManagedInstanceLinkModel
- Inheritance
-
AzureSqlManagedInstanceLinkModel
Constructors
AzureSqlManagedInstanceLinkModel() |
Properties
Databases |
Gets or sets databases in the distributed availability group |
DistributedAvailabilityGroupId |
Gets ID of the distributed availability group |
DistributedAvailabilityGroupName |
Gets name of the distributed availability group |
FailoverMode |
Gets or sets the link failover mode - can be Manual if intended to be used for two-way failover with a supported SQL Server, or None for one-way failover to Azure. Possible values include: 'None', 'Manual' |
Id |
Gets or sets instance link resource id |
InstanceAvailabilityGroupName |
Gets or sets managed instance side availability group name |
InstanceLinkRole |
Gets or sets managed instance side link role. Possible values include: 'Primary', 'Secondary' |
InstanceName |
Gets or sets managed instance name |
LastHardenedLsn |
Gets or sets last hardened numbers |
LinkState |
Gets or sets link state |
Name |
Gets or sets instance link name |
PartnerAvailabilityGroupName |
Gets or sets SQL server side availability group name |
PartnerEndpoint |
Gets or sets SQL server side endpoint - IP or DNS resolvable name |
PartnerLinkRole |
Gets SQL server side link role. Possible values include: 'Primary', 'Secondary' |
PrimaryAvailabilityGroupName |
Gets or sets primary availability group name |
ReplicationMode |
Gets or sets replication mode of the link. Possible values include: 'Async', 'Sync' |
ResourceGroupName |
Gets or sets resource group name |
SecondaryAvailabilityGroupName |
Gets or sets secondary availability group name |
SeedingMode |
Gets or sets database seeding mode – can be Automatic (default), or Manual for supported scenarios. Possible values include: 'Automatic', 'Manual' |
SourceEndpoint |
Gets or sets source endpoint |
SourceReplicaId |
Gets or sets source replica id |
TargetDatabase |
Gets or sets target database |
TargetReplicaId |
Gets or sets target replica id |
Type |
Gets or sets the instance link type |