ActiveDirectoryClient.AddGroupMember(String, GroupAddMemberParameters) 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 void AddGroupMember (string groupObjectId, Microsoft.Azure.Graph.RBAC.Version1_6.Models.GroupAddMemberParameters groupAddMemberParams);
member this.AddGroupMember : string * Microsoft.Azure.Graph.RBAC.Version1_6.Models.GroupAddMemberParameters -> unit
Public Sub AddGroupMember (groupObjectId As String, groupAddMemberParams As GroupAddMemberParameters)
Parameters
- groupObjectId
- String
- groupAddMemberParams
- GroupAddMemberParameters