Get Iot Dps Resource Result
data class GetIotDpsResourceResult(val etag: String? = null, val id: String, val location: String, val name: String, val properties: IotDpsPropertiesDescriptionResponse, val resourcegroup: String? = null, val sku: IotDpsSkuInfoResponse, val subscriptionid: String? = null, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)
The description of the provisioning service.
Constructors
Link copied to clipboard
constructor(etag: String? = null, id: String, location: String, name: String, properties: IotDpsPropertiesDescriptionResponse, resourcegroup: String? = null, sku: IotDpsSkuInfoResponse, subscriptionid: String? = null, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String)
Properties
Link copied to clipboard
Service specific properties for a provisioning service
Link copied to clipboard
The resource group of the resource.
Link copied to clipboard
Sku info for a provisioning Service.
Link copied to clipboard
The subscription id of the resource.
Link copied to clipboard
Metadata pertaining to creation and last modification of the resource.