AzureSqlManagedInstanceLinkModel.LinkMode 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 whether the link operates in single-database or multi-database mode. Possible values include: 'SingleDatabase', 'MultiDatabase'
public string LinkMode { get; set; }
member this.LinkMode : string with get, set
Public Property LinkMode As String