GroupsOperationsExtensions.CreateGroup 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 static Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Groups.Models.MicrosoftGraphGroup CreateGroup (this Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Groups.IGroupsOperations operations, Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Groups.Models.MicrosoftGraphGroup body);
static member CreateGroup : Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Groups.IGroupsOperations * Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Groups.Models.MicrosoftGraphGroup -> Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Groups.Models.MicrosoftGraphGroup
<Extension()>
Public Function CreateGroup (operations As IGroupsOperations, body As MicrosoftGraphGroup) As MicrosoftGraphGroup
Parameters
- operations
- IGroupsOperations
- body
- MicrosoftGraphGroup