PrivateLinkResource.GetPrivateLinkGroups Method
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 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.