1. Packages
  2. Azure Native v2
  3. API Docs
  4. enterpriseknowledgegraph
  5. getEnterpriseKnowledgeGraph
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

azure-native-v2.enterpriseknowledgegraph.getEnterpriseKnowledgeGraph

Explore with Pulumi AI

These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 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>
Copy
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]
Copy
func LookupEnterpriseKnowledgeGraph(ctx *Context, args *LookupEnterpriseKnowledgeGraphArgs, opts ...InvokeOption) (*LookupEnterpriseKnowledgeGraphResult, error)
func LookupEnterpriseKnowledgeGraphOutput(ctx *Context, args *LookupEnterpriseKnowledgeGraphOutputArgs, opts ...InvokeOption) LookupEnterpriseKnowledgeGraphResultOutput
Copy

> 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)
}
Copy
public static CompletableFuture<GetEnterpriseKnowledgeGraphResult> getEnterpriseKnowledgeGraph(GetEnterpriseKnowledgeGraphArgs args, InvokeOptions options)
public static Output<GetEnterpriseKnowledgeGraphResult> getEnterpriseKnowledgeGraph(GetEnterpriseKnowledgeGraphArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:enterpriseknowledgegraph:getEnterpriseKnowledgeGraph
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the EnterpriseKnowledgeGraph resource group in the user subscription.
ResourceName
This property is required.
Changes to this property will trigger replacement.
string
The name of the EnterpriseKnowledgeGraph resource.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the EnterpriseKnowledgeGraph resource group in the user subscription.
ResourceName
This property is required.
Changes to this property will trigger replacement.
string
The name of the EnterpriseKnowledgeGraph resource.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the EnterpriseKnowledgeGraph resource group in the user subscription.
resourceName
This property is required.
Changes to this property will trigger replacement.
String
The name of the EnterpriseKnowledgeGraph resource.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the EnterpriseKnowledgeGraph resource group in the user subscription.
resourceName
This property is required.
Changes to this property will trigger replacement.
string
The name of the EnterpriseKnowledgeGraph resource.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the EnterpriseKnowledgeGraph resource group in the user subscription.
resource_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the EnterpriseKnowledgeGraph resource.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the EnterpriseKnowledgeGraph resource group in the user subscription.
resourceName
This property is required.
Changes to this property will trigger replacement.
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.AzureNative.EnterpriseKnowledgeGraph.Outputs.EnterpriseKnowledgeGraphPropertiesResponse
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.AzureNative.EnterpriseKnowledgeGraph.Outputs.SkuResponse
Gets or sets the SKU of the resource.
Tags 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 EnterpriseKnowledgeGraphPropertiesResponse
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.
Tags 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 EnterpriseKnowledgeGraphPropertiesResponse
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.
tags 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 EnterpriseKnowledgeGraphPropertiesResponse
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.
tags {[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 EnterpriseKnowledgeGraphPropertiesResponse
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.
tags 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.
tags 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 This property is required. string
The sku name
Name This property is required. string
The sku name
name This property is required. String
The sku name
name This property is required. string
The sku name
name This property is required. str
The sku name
name This property is required. String
The sku name

Package Details

Repository
azure-native-v2 pulumi/pulumi-azure-native
License
Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi