Get Bot Result
data class GetBotResult(val etag: String? = null, val id: String, val kind: String? = null, val location: String? = null, val name: String, val properties: BotPropertiesResponse, val sku: SkuResponse? = null, val tags: Map<String, String>? = null, val type: String, val zones: List<String>)
Bot resource definition