GroupGetMemberGroupsParameters Constructors
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.
GroupGetMemberGroupsParameters() |
Initializes a new instance of the GroupGetMemberGroupsParameters class. |
GroupGetMemberGroupsParameters(Boolean, IDictionary<String,Object>) |
Initializes a new instance of the GroupGetMemberGroupsParameters class. |
Initializes a new instance of the GroupGetMemberGroupsParameters class.
public GroupGetMemberGroupsParameters ();
Public Sub New ()
Applies to
Azure SDK for .NET Legacy
Prodotto | Versioni |
---|---|
Azure SDK for .NET | Legacy |
Initializes a new instance of the GroupGetMemberGroupsParameters class.
public GroupGetMemberGroupsParameters (bool securityEnabledOnly, System.Collections.Generic.IDictionary<string,object> additionalProperties = default);
new Microsoft.Azure.Graph.RBAC.Models.GroupGetMemberGroupsParameters : bool * System.Collections.Generic.IDictionary<string, obj> -> Microsoft.Azure.Graph.RBAC.Models.GroupGetMemberGroupsParameters
Public Sub New (securityEnabledOnly As Boolean, Optional additionalProperties As IDictionary(Of String, Object) = Nothing)
Parameters
- securityEnabledOnly
- Boolean
If true, only membership in security-enabled groups should be checked. Otherwise, membership in all groups should be checked.
- additionalProperties
- IDictionary<String,Object>
Unmatched properties from the message are deserialized this collection
Applies to
Azure SDK for .NET Legacy
Prodotto | Versioni |
---|---|
Azure SDK for .NET | Legacy |
Feedback su Azure SDK for .NET
Azure SDK for .NET è un progetto di open source. Selezionare un collegamento per fornire feedback: