SqlDistributedAvailabilityGroupData.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.
Managed instance side link role.
public Azure.ResourceManager.Sql.Models.SqlServerSideLinkRole? InstanceLinkRole { get; set; }member this.InstanceLinkRole : Nullable<Azure.ResourceManager.Sql.Models.SqlServerSideLinkRole> with get, setPublic Property InstanceLinkRole As Nullable(Of SqlServerSideLinkRole)