ApiManagementClient.ApiByName(PsApiManagementContext, String) 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.
public System.Collections.Generic.IList<Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementApi> ApiByName (Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementContext context, string name);
member this.ApiByName : Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementContext * string -> System.Collections.Generic.IList<Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementApi>
Public Function ApiByName (context As PsApiManagementContext, name As String) As IList(Of PsApiManagementApi)
Parameters
- context
- PsApiManagementContext
- name
- String