Package org.azd.graph.serviceprincipals
Class ServicePrincipalsRequestBuilder.GetQueryParameters
java.lang.Object
org.azd.graph.serviceprincipals.ServicePrincipalsRequestBuilder.GetQueryParameters
- Enclosing class:
ServicePrincipalsRequestBuilder
Represents the query parameters.
-
Field Summary
Modifier and TypeFieldDescriptionString[]
A comma separated list of descriptors of groups you want the graph service principal to join -
Constructor Summary
-
Method Summary
-
Field Details
-
groupDescriptors
A comma separated list of descriptors of groups you want the graph service principal to join
-
-
Constructor Details
-
GetQueryParameters
public GetQueryParameters()
-