Share via


ApiManagementTagResource.GetServiceTagApiLinks Method

Definition

Gets a collection of ServiceTagApiLinkResources in the ApiManagementTag.

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

Returns

An object representing collection of ServiceTagApiLinkResources and their operations over a ServiceTagApiLinkResource.

Applies to