EnergyServicePropertiesResponse

data class EnergyServicePropertiesResponse(val authAppId: String? = null, val dataPartitionNames: List<DataPartitionNamesResponse>? = null, val dnsName: String, val provisioningState: String)

Constructors

Link copied to clipboard
constructor(authAppId: String? = null, dataPartitionNames: List<DataPartitionNamesResponse>? = null, dnsName: String, provisioningState: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val authAppId: String? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard