GroupGetMemberGroupsParameters Constructors
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.
Overloads
GroupGetMemberGroupsParameters() | |
GroupGetMemberGroupsParameters(Boolean) |
GroupGetMemberGroupsParameters()
public GroupGetMemberGroupsParameters ();
Public Sub New ()
Applies to
GroupGetMemberGroupsParameters(Boolean)
public GroupGetMemberGroupsParameters (bool securityEnabledOnly);
new Microsoft.Azure.Graph.RBAC.Version1_6.Models.GroupGetMemberGroupsParameters : bool -> Microsoft.Azure.Graph.RBAC.Version1_6.Models.GroupGetMemberGroupsParameters
Public Sub New (securityEnabledOnly As Boolean)
Parameters
- securityEnabledOnly
- Boolean