Class ReportRootGetM365AppUserCountsParameterSet

java.lang.Object
com.microsoft.graph.models.ReportRootGetM365AppUserCountsParameterSet

public class ReportRootGetM365AppUserCountsParameterSet extends Object
The class for the Report Root Get M365App User Counts Parameter Set.
  • Field Details

    • period

      @SerializedName(value="period", alternate="Period") @Expose @Nullable public String period
      The period.
  • Constructor Details

    • ReportRootGetM365AppUserCountsParameterSet

      public ReportRootGetM365AppUserCountsParameterSet()
      Instiaciates a new ReportRootGetM365AppUserCountsParameterSet
    • ReportRootGetM365AppUserCountsParameterSet

      protected ReportRootGetM365AppUserCountsParameterSet(@Nonnull ReportRootGetM365AppUserCountsParameterSet.ReportRootGetM365AppUserCountsParameterSetBuilder builder)
      Instiaciates a new ReportRootGetM365AppUserCountsParameterSet
      Parameters:
      builder - builder bearing the parameters to initialize from
  • Method Details