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