ApiManagementClient.ApiSchemaList(String, String, 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.PsApiManagementApiSchema> ApiSchemaList (string resourceGroupName, string serviceName, string apiId);
member this.ApiSchemaList : string * string * string -> System.Collections.Generic.IList<Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementApiSchema>
Public Function ApiSchemaList (resourceGroupName As String, serviceName As String, apiId As String) As IList(Of PsApiManagementApiSchema)
Parameters
- resourceGroupName
- String
- serviceName
- String
- apiId
- String