GetServiceResult

data class GetServiceResult(val adminDomainName: String? = null, val azureApiVersion: String, val billingDomainName: String? = null, val etag: String? = null, val id: String, val location: String? = null, val name: String, val notes: String? = null, val quantity: Double? = null, val startDate: String, val tags: Map<String, String>? = null, val type: String)

The description of the Windows IoT Device Service.

Constructors

Link copied to clipboard
constructor(adminDomainName: String? = null, azureApiVersion: String, billingDomainName: String? = null, etag: String? = null, id: String, location: String? = null, name: String, notes: String? = null, quantity: Double? = null, startDate: String, tags: Map<String, String>? = null, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val adminDomainName: String? = null

Windows IoT Device Service OEM AAD domain

Link copied to clipboard

The Azure API version of the resource.

Link copied to clipboard

Windows IoT Device Service ODM AAD domain

Link copied to clipboard
val etag: String? = null

The Etag field is not required. If it is provided in the response body, it must also be provided as a header per the normal ETag convention.

Link copied to clipboard
val id: String

Fully qualified resource Id for the resource

Link copied to clipboard
val location: String? = null

The Azure Region where the resource lives

Link copied to clipboard

The name of the resource

Link copied to clipboard
val notes: String? = null

Windows IoT Device Service notes.

Link copied to clipboard
val quantity: Double? = null

Windows IoT Device Service device allocation,

Link copied to clipboard

Windows IoT Device Service start date,

Link copied to clipboard
val tags: Map<String, String>? = null

Resource tags.

Link copied to clipboard

The type of the resource.