MockableSecurityCenterResourceGroupResource.GetPrivateLinkResources Method

Definition

Gets a collection of PrivateLinkResources in the ResourceGroupResource.

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

Returns

An object representing collection of PrivateLinkResources and their operations over a PrivateLinkResource.

Applies to