Share via


ManagedInstanceResource.GetManagedInstancePrivateLinks Method

Definition

Gets a collection of ManagedInstancePrivateLinkResources in the ManagedInstance.

public virtual Azure.ResourceManager.Sql.ManagedInstancePrivateLinkCollection GetManagedInstancePrivateLinks ();
abstract member GetManagedInstancePrivateLinks : unit -> Azure.ResourceManager.Sql.ManagedInstancePrivateLinkCollection
override this.GetManagedInstancePrivateLinks : unit -> Azure.ResourceManager.Sql.ManagedInstancePrivateLinkCollection
Public Overridable Function GetManagedInstancePrivateLinks () As ManagedInstancePrivateLinkCollection

Returns

An object representing collection of ManagedInstancePrivateLinkResources and their operations over a ManagedInstancePrivateLinkResource.

Applies to