PrivateLinkResource.GetPrivateLinkGroups Method

Definition

Gets a collection of PrivateLinkGroups in the PrivateLinkResource.

public virtual Azure.ResourceManager.SecurityCenter.PrivateLinkGroupCollection GetPrivateLinkGroups();
abstract member GetPrivateLinkGroups : unit -> Azure.ResourceManager.SecurityCenter.PrivateLinkGroupCollection
override this.GetPrivateLinkGroups : unit -> Azure.ResourceManager.SecurityCenter.PrivateLinkGroupCollection
Public Overridable Function GetPrivateLinkGroups () As PrivateLinkGroupCollection

Returns

An object representing collection of PrivateLinkGroups and their operations over a PrivateLinkGroupResource.

Applies to