Package-level declarations
Types
Link copied to clipboard
EnterpriseKnowledgeGraph resource definition Uses Azure REST API version 2018-12-03. In version 2.x of the Azure Native provider, it used API version 2018-12-03.
Link copied to clipboard
data class EnterpriseKnowledgeGraphArgs(val location: Output<String>? = null, val properties: Output<EnterpriseKnowledgeGraphPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val resourceName: Output<String>? = null, val sku: Output<SkuArgs>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<EnterpriseKnowledgeGraphArgs>
EnterpriseKnowledgeGraph resource definition Uses Azure REST API version 2018-12-03. In version 2.x of the Azure Native provider, it used API version 2018-12-03.
Link copied to clipboard
Builder for EnterpriseKnowledgeGraphArgs.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Builder for EnterpriseKnowledgeGraph.
Functions
Link copied to clipboard
suspend fun enterpriseKnowledgeGraph(name: String, block: suspend EnterpriseKnowledgeGraphResourceBuilder.() -> Unit): EnterpriseKnowledgeGraph