ServicePrincipalsOperationsExtensions.UpdateServicePrincipal 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 void UpdateServicePrincipal (this Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Applications.IServicePrincipalsOperations operations, string servicePrincipalId, Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Applications.Models.MicrosoftGraphServicePrincipal body);
static member UpdateServicePrincipal : Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Applications.IServicePrincipalsOperations * string * Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Applications.Models.MicrosoftGraphServicePrincipal -> unit
<Extension()>
Public Sub UpdateServicePrincipal (operations As IServicePrincipalsOperations, servicePrincipalId As String, body As MicrosoftGraphServicePrincipal)
Parameters
- operations
- IServicePrincipalsOperations
- servicePrincipalId
- String