printerDiscoverySettings resource type

Namespace: microsoft.graph

Important

APIs under the /beta version in Microsoft Graph are subject to change. Use of these APIs in production applications is not supported. To determine whether an API is available in v1.0, use the Version selector.

Represents tenant-wide printer discovery settings for the Universal Print service.

Properties

Property Type Description
airPrint airPrintSettings Represents tenant-wide settings to configure the behavior of printers when print jobs are submitted to Universal Print from macOS, which requires AirPrint compatibility.

Relationships

None.

JSON representation

The following JSON shows a representation of the resource.

{
  "@odata.type": "#microsoft.graph.printerDiscoverySettings",
  "airPrint": {
    "@odata.type": "microsoft.graph.airPrintSettings"
  }
}

Credit notice

AirPrint, Mac, and macOS are trademarks of Apple, Inc., registered in the US and other countries/regions.