Uses of Class
com.azure.resourcemanager.authorization.fluent.models.ApplicationsRemoveKeyRequestBody
Packages that use ApplicationsRemoveKeyRequestBody
Package
Description
Package containing the service clients for AuthorizationManagementClient.
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of ApplicationsRemoveKeyRequestBody in com.azure.resourcemanager.authorization.fluent
Methods in com.azure.resourcemanager.authorization.fluent with parameters of type ApplicationsRemoveKeyRequestBodyModifier and TypeMethodDescriptionvoidApplicationsClient.removeKey(String applicationId, ApplicationsRemoveKeyRequestBody body) Invoke action removeKey.ApplicationsClient.removeKeyAsync(String applicationId, ApplicationsRemoveKeyRequestBody body) Invoke action removeKey.com.azure.core.http.rest.Response<Void>ApplicationsClient.removeKeyWithResponse(String applicationId, ApplicationsRemoveKeyRequestBody body, com.azure.core.util.Context context) Invoke action removeKey.ApplicationsClient.removeKeyWithResponseAsync(String applicationId, ApplicationsRemoveKeyRequestBody body) Invoke action removeKey. -
Uses of ApplicationsRemoveKeyRequestBody in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return ApplicationsRemoveKeyRequestBodyModifier and TypeMethodDescriptionApplicationsRemoveKeyRequestBody.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: Dictionary of <AnyObject>.Set the keyId property: The keyId property.Set the proof property: The proof property.