ApplicationsOperationsExtensions.CreateApplication 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.Applications.Models.MicrosoftGraphApplication CreateApplication (this Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Applications.IApplicationsOperations operations, Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Applications.Models.MicrosoftGraphApplication body);
static member CreateApplication : Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Applications.IApplicationsOperations * Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Applications.Models.MicrosoftGraphApplication -> Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Applications.Models.MicrosoftGraphApplication
<Extension()>
Public Function CreateApplication (operations As IApplicationsOperations, body As MicrosoftGraphApplication) As MicrosoftGraphApplication
Parameters
- operations
- IApplicationsOperations