Sdílet prostřednictvím


ServicePrincipalsOperationsExtensions.CreateServicePrincipal Method

Definition

public static Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Applications.Models.MicrosoftGraphServicePrincipal CreateServicePrincipal (this Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Applications.IServicePrincipalsOperations operations, Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Applications.Models.MicrosoftGraphServicePrincipal body);
static member CreateServicePrincipal : Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Applications.IServicePrincipalsOperations * Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Applications.Models.MicrosoftGraphServicePrincipal -> Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Applications.Models.MicrosoftGraphServicePrincipal
<Extension()>
Public Function CreateServicePrincipal (operations As IServicePrincipalsOperations, body As MicrosoftGraphServicePrincipal) As MicrosoftGraphServicePrincipal

Parameters

Returns

Applies to