1. Packages
  2. Azure Native
  3. API Docs
  4. enterpriseknowledgegraph
  5. getEnterpriseKnowledgeGraph
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.37.0 published on Monday, Apr 15, 2024 by Pulumi

azure-native.enterpriseknowledgegraph.getEnterpriseKnowledgeGraph

Explore with Pulumi AI

azure-native logo
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.37.0 published on Monday, Apr 15, 2024 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)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:enterpriseknowledgegraph:getEnterpriseKnowledgeGraph
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ResourceGroupName string
    The name of the EnterpriseKnowledgeGraph resource group in the user subscription.
    ResourceName string
    The name of the EnterpriseKnowledgeGraph resource.
    ResourceGroupName string
    The name of the EnterpriseKnowledgeGraph resource group in the user subscription.
    ResourceName string
    The name of the EnterpriseKnowledgeGraph resource.
    resourceGroupName String
    The name of the EnterpriseKnowledgeGraph resource group in the user subscription.
    resourceName String
    The name of the EnterpriseKnowledgeGraph resource.
    resourceGroupName string
    The name of the EnterpriseKnowledgeGraph resource group in the user subscription.
    resourceName string
    The name of the EnterpriseKnowledgeGraph resource.
    resource_group_name str
    The name of the EnterpriseKnowledgeGraph resource group in the user subscription.
    resource_name str
    The name of the EnterpriseKnowledgeGraph resource.
    resourceGroupName String
    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.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 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
    azure-native logo
    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.37.0 published on Monday, Apr 15, 2024 by Pulumi