Class PassiveDnsRecordCollectionWithReferencesPage

java.lang.Object
com.microsoft.graph.http.BaseCollectionPage<PassiveDnsRecord,PassiveDnsRecordCollectionWithReferencesRequestBuilder>
com.microsoft.graph.security.requests.PassiveDnsRecordCollectionWithReferencesPage
All Implemented Interfaces:
com.microsoft.graph.serializer.IJsonBackedObject

public class PassiveDnsRecordCollectionWithReferencesPage extends com.microsoft.graph.http.BaseCollectionPage<PassiveDnsRecord,PassiveDnsRecordCollectionWithReferencesRequestBuilder>
The class for the Passive Dns Record Collection With References Page.
  • Constructor Details