AzureSqlManagedInstanceLinkModel.InstanceLinkRole Property
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.
Gets or sets managed instance side link role. Possible values include: 'Primary', 'Secondary'
public string InstanceLinkRole { get; set; }
member this.InstanceLinkRole : string with get, set
Public Property InstanceLinkRole As String