Get Bot Result
data class GetBotResult(val azureApiVersion: String, val id: String, val identity: IdentityResponse? = null, val location: String, val name: String, val properties: HealthBotPropertiesResponse, val sku: SkuResponse, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)
Azure Health Bot resource definition
Constructors
Link copied to clipboard
constructor(azureApiVersion: String, id: String, identity: IdentityResponse? = null, location: String, name: String, properties: HealthBotPropertiesResponse, sku: SkuResponse, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String)
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
The identity of the Azure Health Bot.
Link copied to clipboard
The set of properties specific to Azure Health Bot resource.
Link copied to clipboard
SKU of the Azure Health Bot.
Link copied to clipboard
Metadata pertaining to creation and last modification of the resource