MsGraphGroupsAndUsersModelFactory.ListUsersResponse Method

Definition

public static Azure.Connectors.Sdk.MsGraphGroupsAndUsers.Models.ListUsersResponse ListUsersResponse(string context = default, System.Collections.Generic.List<System.Text.Json.JsonElement?> value = default);
static member ListUsersResponse : string * System.Collections.Generic.List<Nullable<System.Text.Json.JsonElement>> -> Azure.Connectors.Sdk.MsGraphGroupsAndUsers.Models.ListUsersResponse
Public Shared Function ListUsersResponse (Optional context As String = Nothing, Optional value As List(Of Nullable(Of JsonElement)) = Nothing) As ListUsersResponse

Parameters

context
String

Returns

Applies to