This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.enterpriseknowledgegraph.getEnterpriseKnowledgeGraph
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Returns a EnterpriseKnowledgeGraph service specified by the parameters. Azure REST API version: 2018-12-03.
Using getEnterpriseKnowledgeGraph
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getEnterpriseKnowledgeGraph(args: GetEnterpriseKnowledgeGraphArgs, opts?: InvokeOptions): Promise<GetEnterpriseKnowledgeGraphResult>
function getEnterpriseKnowledgeGraphOutput(args: GetEnterpriseKnowledgeGraphOutputArgs, opts?: InvokeOptions): Output<GetEnterpriseKnowledgeGraphResult>def get_enterprise_knowledge_graph(resource_group_name: Optional[str] = None,
                                   resource_name: Optional[str] = None,
                                   opts: Optional[InvokeOptions] = None) -> GetEnterpriseKnowledgeGraphResult
def get_enterprise_knowledge_graph_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                                   resource_name: Optional[pulumi.Input[str]] = None,
                                   opts: Optional[InvokeOptions] = None) -> Output[GetEnterpriseKnowledgeGraphResult]func LookupEnterpriseKnowledgeGraph(ctx *Context, args *LookupEnterpriseKnowledgeGraphArgs, opts ...InvokeOption) (*LookupEnterpriseKnowledgeGraphResult, error)
func LookupEnterpriseKnowledgeGraphOutput(ctx *Context, args *LookupEnterpriseKnowledgeGraphOutputArgs, opts ...InvokeOption) LookupEnterpriseKnowledgeGraphResultOutput> Note: This function is named LookupEnterpriseKnowledgeGraph in the Go SDK.
public static class GetEnterpriseKnowledgeGraph 
{
    public static Task<GetEnterpriseKnowledgeGraphResult> InvokeAsync(GetEnterpriseKnowledgeGraphArgs args, InvokeOptions? opts = null)
    public static Output<GetEnterpriseKnowledgeGraphResult> Invoke(GetEnterpriseKnowledgeGraphInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetEnterpriseKnowledgeGraphResult> getEnterpriseKnowledgeGraph(GetEnterpriseKnowledgeGraphArgs args, InvokeOptions options)
public static Output<GetEnterpriseKnowledgeGraphResult> getEnterpriseKnowledgeGraph(GetEnterpriseKnowledgeGraphArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:enterpriseknowledgegraph:getEnterpriseKnowledgeGraph
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ResourceGroup stringName 
- The name of the EnterpriseKnowledgeGraph resource group in the user subscription.
- ResourceName string
- The name of the EnterpriseKnowledgeGraph resource.
- ResourceGroup stringName 
- The name of the EnterpriseKnowledgeGraph resource group in the user subscription.
- ResourceName string
- The name of the EnterpriseKnowledgeGraph resource.
- resourceGroup StringName 
- The name of the EnterpriseKnowledgeGraph resource group in the user subscription.
- resourceName String
- The name of the EnterpriseKnowledgeGraph resource.
- resourceGroup stringName 
- The name of the EnterpriseKnowledgeGraph resource group in the user subscription.
- resourceName string
- The name of the EnterpriseKnowledgeGraph resource.
- resource_group_ strname 
- The name of the EnterpriseKnowledgeGraph resource group in the user subscription.
- resource_name str
- The name of the EnterpriseKnowledgeGraph resource.
- resourceGroup StringName 
- The name of the EnterpriseKnowledgeGraph resource group in the user subscription.
- resourceName String
- The name of the EnterpriseKnowledgeGraph resource.
getEnterpriseKnowledgeGraph Result
The following output properties are available:
- Id string
- Specifies the resource ID.
- Name string
- Specifies the name of the resource.
- Properties
Pulumi.Azure Native. Enterprise Knowledge Graph. Outputs. Enterprise Knowledge Graph Properties Response 
- The set of properties specific to EnterpriseKnowledgeGraph resource
- Type string
- Specifies the type of the resource.
- Location string
- Specifies the location of the resource.
- Sku
Pulumi.Azure Native. Enterprise Knowledge Graph. Outputs. Sku Response 
- Gets or sets the SKU of the resource.
- Dictionary<string, string>
- Contains resource tags defined as key/value pairs.
- Id string
- Specifies the resource ID.
- Name string
- Specifies the name of the resource.
- Properties
EnterpriseKnowledge Graph Properties Response 
- The set of properties specific to EnterpriseKnowledgeGraph resource
- Type string
- Specifies the type of the resource.
- Location string
- Specifies the location of the resource.
- Sku
SkuResponse 
- Gets or sets the SKU of the resource.
- map[string]string
- Contains resource tags defined as key/value pairs.
- id String
- Specifies the resource ID.
- name String
- Specifies the name of the resource.
- properties
EnterpriseKnowledge Graph Properties Response 
- The set of properties specific to EnterpriseKnowledgeGraph resource
- type String
- Specifies the type of the resource.
- location String
- Specifies the location of the resource.
- sku
SkuResponse 
- Gets or sets the SKU of the resource.
- Map<String,String>
- Contains resource tags defined as key/value pairs.
- id string
- Specifies the resource ID.
- name string
- Specifies the name of the resource.
- properties
EnterpriseKnowledge Graph Properties Response 
- The set of properties specific to EnterpriseKnowledgeGraph resource
- type string
- Specifies the type of the resource.
- location string
- Specifies the location of the resource.
- sku
SkuResponse 
- Gets or sets the SKU of the resource.
- {[key: string]: string}
- Contains resource tags defined as key/value pairs.
- id str
- Specifies the resource ID.
- name str
- Specifies the name of the resource.
- properties
EnterpriseKnowledge Graph Properties Response 
- The set of properties specific to EnterpriseKnowledgeGraph resource
- type str
- Specifies the type of the resource.
- location str
- Specifies the location of the resource.
- sku
SkuResponse 
- Gets or sets the SKU of the resource.
- Mapping[str, str]
- Contains resource tags defined as key/value pairs.
- id String
- Specifies the resource ID.
- name String
- Specifies the name of the resource.
- properties Property Map
- The set of properties specific to EnterpriseKnowledgeGraph resource
- type String
- Specifies the type of the resource.
- location String
- Specifies the location of the resource.
- sku Property Map
- Gets or sets the SKU of the resource.
- Map<String>
- Contains resource tags defined as key/value pairs.
Supporting Types
EnterpriseKnowledgeGraphPropertiesResponse    
- Description string
- The description of the EnterpriseKnowledgeGraph
- Metadata object
- Specifies the metadata of the resource.
- ProvisioningState string
- The state of EnterpriseKnowledgeGraph provisioning
- Description string
- The description of the EnterpriseKnowledgeGraph
- Metadata interface{}
- Specifies the metadata of the resource.
- ProvisioningState string
- The state of EnterpriseKnowledgeGraph provisioning
- description String
- The description of the EnterpriseKnowledgeGraph
- metadata Object
- Specifies the metadata of the resource.
- provisioningState String
- The state of EnterpriseKnowledgeGraph provisioning
- description string
- The description of the EnterpriseKnowledgeGraph
- metadata any
- Specifies the metadata of the resource.
- provisioningState string
- The state of EnterpriseKnowledgeGraph provisioning
- description str
- The description of the EnterpriseKnowledgeGraph
- metadata Any
- Specifies the metadata of the resource.
- provisioning_state str
- The state of EnterpriseKnowledgeGraph provisioning
- description String
- The description of the EnterpriseKnowledgeGraph
- metadata Any
- Specifies the metadata of the resource.
- provisioningState String
- The state of EnterpriseKnowledgeGraph provisioning
SkuResponse 
- Name string
- The sku name
- Name string
- The sku name
- name String
- The sku name
- name string
- The sku name
- name str
- The sku name
- name String
- The sku name
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi