Class RefRequestBuilder.DeleteQueryParameters
java.lang.Object
com.microsoft.graph.groups.item.owners.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 owner from a Microsoft 365 group or a security group through the owners navigation property. Once owners are assigned to a group, the last owner (a user object) of the group cannot be removed.
-
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