Class GroupsRequestBuilder.GetQueryParameters

java.lang.Object
org.azd.graph.groups.GroupsRequestBuilder.GetQueryParameters
Enclosing class:
GroupsRequestBuilder

public static class GroupsRequestBuilder.GetQueryParameters extends Object
Represents the query parameters.
  • Field Details

    • groupDescriptors

      public String[] groupDescriptors
      A comma separated list of descriptors referencing groups you want the graph group to join
    • scopeDescriptor

      public String scopeDescriptor
      A descriptor referencing the scope (collection, project) in which the group should be created. If omitted, will be created in the scope of the enclosing account or organization. Valid only for VSTS groups.
  • Constructor Details

    • GetQueryParameters

      public GetQueryParameters()