Class DeviceEnrollmentConfigurationCollectionResponse

java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<DeviceEnrollmentConfiguration>
com.microsoft.graph.requests.DeviceEnrollmentConfigurationCollectionResponse
All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<DeviceEnrollmentConfiguration>, com.microsoft.graph.serializer.IJsonBackedObject

public class DeviceEnrollmentConfigurationCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<DeviceEnrollmentConfiguration>
The class for the Device Enrollment Configuration Collection Response.
  • Constructor Details

    • DeviceEnrollmentConfigurationCollectionResponse

      public DeviceEnrollmentConfigurationCollectionResponse()