Class RefRequestBuilder.DeleteQueryParameters
java.lang.Object
com.microsoft.graph.applications.item.appmanagementpolicies.ref.RefRequestBuilder.DeleteQueryParameters
- All Implemented Interfaces:
com.microsoft.kiota.QueryParameters
- Enclosing class:
RefRequestBuilder
@Generated("com.microsoft.kiota")
public class RefRequestBuilder.DeleteQueryParameters
extends Object
implements com.microsoft.kiota.QueryParameters
Remove an appManagementPolicy policy object from an application or service principal object. When you remove the appManagementPolicy, the application or service principal adopts the tenant-wide tenantAppManagementPolicy setting.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionExtracts the query parameters into a map for the URI template parsing.
-
Field Details
-
id
The delete Uri
-
-
Constructor Details
-
DeleteQueryParameters
public DeleteQueryParameters()
-
-
Method Details