ServiceWorkspaceTagResource.GetServiceWorkspaceTagOperationLinks Method

Definition

Gets a collection of ServiceWorkspaceTagOperationLinkResources in the ServiceWorkspaceTag.

public virtual Azure.ResourceManager.ApiManagement.ServiceWorkspaceTagOperationLinkCollection GetServiceWorkspaceTagOperationLinks ();
abstract member GetServiceWorkspaceTagOperationLinks : unit -> Azure.ResourceManager.ApiManagement.ServiceWorkspaceTagOperationLinkCollection
override this.GetServiceWorkspaceTagOperationLinks : unit -> Azure.ResourceManager.ApiManagement.ServiceWorkspaceTagOperationLinkCollection
Public Overridable Function GetServiceWorkspaceTagOperationLinks () As ServiceWorkspaceTagOperationLinkCollection

Returns

An object representing collection of ServiceWorkspaceTagOperationLinkResources and their operations over a ServiceWorkspaceTagOperationLinkResource.

Applies to