Iot Hub Location Description Response
    data class IotHubLocationDescriptionResponse(val location: String? = null, val role: String? = null)
Public representation of one of the locations where a resource is provisioned.