MdmServer.Attributes
Attributes that describe a device management service resource.
Declaration
object MdmServer.AttributesProperties
| Name | Type | Description |
|---|---|---|
createdDateTime | date-time | The date and time of the creation of the resource. |
defaultProductFamilies | [MdmServerProductFamily] | The product families that are assigned by default to this device management service. Read only. |
deviceCount | integer | The number of devices currently assigned to this device management service. Read only. |
enableMdmDisownFlag | boolean | A Boolean value that indicates whether the device management service is allowed to disown its enrolled devices. Read only. |
lastConnectedDateTime | date-time | The date and time the device management service last connected to Apple’s servers. Read only. |
lastConnectedIp | string | The IP address from which the device management service last connected to Apple’s servers. Read only. |
serverName | string | The device management service’s name. |
serverType | string | The type of device management service: |
status | MdmServerStatus | The operational status of the device management service. Read only. See MdmServerStatus for possible values. |
updatedDateTime | date-time | The date and time of the most-recent update for the resource. |