Package-level declarations
Types
Link copied to clipboard
data class EnterpriseKnowledgeGraphPropertiesResponse(val description: String? = null, val metadata: Any? = null, val provisioningState: String? = null)
The parameters to provide for the EnterpriseKnowledgeGraph.
Link copied to clipboard
data class GetEnterpriseKnowledgeGraphResult(val azureApiVersion: String, val id: String, val location: String? = null, val name: String, val properties: EnterpriseKnowledgeGraphPropertiesResponse, val sku: SkuResponse? = null, val tags: Map<String, String>? = null, val type: String)
EnterpriseKnowledgeGraph resource definition
Link copied to clipboard
The SKU of the EnterpriseKnowledgeGraph service account.