ApiManagementServiceResource.GetAllApiManagementWorkspaceLinks 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 ApiManagementWorkspaceLinksResources in the ApiManagementService.
public virtual Azure.ResourceManager.ApiManagement.ApiManagementWorkspaceLinksCollection GetAllApiManagementWorkspaceLinks();
abstract member GetAllApiManagementWorkspaceLinks : unit -> Azure.ResourceManager.ApiManagement.ApiManagementWorkspaceLinksCollection
override this.GetAllApiManagementWorkspaceLinks : unit -> Azure.ResourceManager.ApiManagement.ApiManagementWorkspaceLinksCollection
Public Overridable Function GetAllApiManagementWorkspaceLinks () As ApiManagementWorkspaceLinksCollection
Returns
An object representing collection of ApiManagementWorkspaceLinksResources and their operations over a ApiManagementWorkspaceLinksResource.