MsGraphGroupsAndUsersModelFactory Class

Definition

Model factory for creating instances of MsGraphGroupsAndUsers models. Use these factory methods to construct model instances in tests and scenarios where output-only properties (with init-only setters) need to be populated.

public static class MsGraphGroupsAndUsersModelFactory
type MsGraphGroupsAndUsersModelFactory = class
Public Class MsGraphGroupsAndUsersModelFactory
Inheritance
MsGraphGroupsAndUsersModelFactory

Methods

Name Description
GetGroupPropertiesResponse(String, String, String, String, String, List<String>, String, String, String, List<String>, String, String, Nullable<Boolean>, String, String, String, String, String, String, String, String, Nullable<Boolean>, String, String, List<String>, String, List<String>, List<String>, Nullable<Boolean>, String, String, String, List<String>)

Creates a new instance of GetGroupPropertiesResponse(String, String, String, String, String, List<String>, String, String, String, List<String>, String, String, Nullable<Boolean>, String, String, String, String, String, String, String, String, Nullable<Boolean>, String, String, List<String>, String, List<String>, List<String>, Nullable<Boolean>, String, String, String, List<String>).

GetMemberGroupsInput(Nullable<Boolean>)

Creates a new instance of GetMemberGroupsInput(Nullable<Boolean>).

GetMemberGroupsResponse(String, List<String>)

Creates a new instance of GetMemberGroupsResponse(String, List<String>).

GetMemberLicenseDetailsResponse(String, List<Nullable<JsonElement>>)

Creates a new instance of GetMemberLicenseDetailsResponse(String, List<Nullable<JsonElement>>).

ListDirectGroupMembersResponse(String, Nullable<Int32>, List<Nullable<JsonElement>>)

Creates a new instance of ListDirectGroupMembersResponse(String, Nullable<Int32>, List<Nullable<JsonElement>>).

ListGroupsByDisplayNameSearchResponse(String, Nullable<Int32>, List<Nullable<JsonElement>>)

Creates a new instance of ListGroupsByDisplayNameSearchResponse(String, Nullable<Int32>, List<Nullable<JsonElement>>).

ListSubscribedSkusResponse(String, List<Nullable<JsonElement>>)

Creates a new instance of ListSubscribedSkusResponse(String, List<Nullable<JsonElement>>).

ListUsersResponse(String, List<Nullable<JsonElement>>)

Creates a new instance of ListUsersResponse(String, List<Nullable<JsonElement>>).

Applies to