Class AzureGraphGroups

java.lang.Object
edu.internet2.middleware.grouper.azure.model.AzureGraphGroups

public class AzureGraphGroups extends Object
  • Field Details

    • context

      @Json(name="@odata.context") public final String context
    • groups

      @Json(name="value") public final List<AzureGraphGroup> groups
  • Constructor Details