Share via


ApiManagementClient.CacheList(String, String) Method

Definition

public System.Collections.Generic.IList<Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementCache> CacheList (string resourceGroupName, string serviceName);
member this.CacheList : string * string -> System.Collections.Generic.IList<Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementCache>
Public Function CacheList (resourceGroupName As String, serviceName As String) As IList(Of PsApiManagementCache)

Parameters

resourceGroupName
String
serviceName
String

Returns

Applies to