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