Language

DiscoveryWorkspaceResource.GetWorkspacePrivateLinkResources Method

Definition

Gets a collection of WorkspacePrivateLinkResources in the DiscoveryWorkspaceResource.

public virtual Azure.ResourceManager.Discovery.WorkspacePrivateLinkResourceCollection GetWorkspacePrivateLinkResources();
abstract member GetWorkspacePrivateLinkResources : unit -> Azure.ResourceManager.Discovery.WorkspacePrivateLinkResourceCollection
override this.GetWorkspacePrivateLinkResources : unit -> Azure.ResourceManager.Discovery.WorkspacePrivateLinkResourceCollection
Public Overridable Function GetWorkspacePrivateLinkResources () As WorkspacePrivateLinkResourceCollection

Returns

An object representing collection of WorkspacePrivateLinkResources and their operations over a WorkspacePrivateLinkResource.

Applies to