ApplicationsOperationsExtensions.UpdateKeyCredentials 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 UpdateKeyCredentials (this Microsoft.Azure.Graph.RBAC.Version1_6.IApplicationsOperations operations, string applicationObjectId, Microsoft.Azure.Graph.RBAC.Version1_6.Models.KeyCredentialsUpdateParameters parameters);
static member UpdateKeyCredentials : Microsoft.Azure.Graph.RBAC.Version1_6.IApplicationsOperations * string * Microsoft.Azure.Graph.RBAC.Version1_6.Models.KeyCredentialsUpdateParameters -> unit
<Extension()>
Public Sub UpdateKeyCredentials (operations As IApplicationsOperations, applicationObjectId As String, parameters As KeyCredentialsUpdateParameters)
Parameters
- operations
- IApplicationsOperations
- applicationObjectId
- String
- parameters
- KeyCredentialsUpdateParameters