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