1. Packages
  2. Azure Native v1
  3. API Docs
  4. search
  5. getSharedPrivateLinkResource
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi

azure-native.search.getSharedPrivateLinkResource

Explore with Pulumi AI

azure-native-v1 logo
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi

    Gets the details of the shared private link resource managed by the search service in the given resource group. API Version: 2020-08-01.

    Using getSharedPrivateLinkResource

    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 getSharedPrivateLinkResource(args: GetSharedPrivateLinkResourceArgs, opts?: InvokeOptions): Promise<GetSharedPrivateLinkResourceResult>
    function getSharedPrivateLinkResourceOutput(args: GetSharedPrivateLinkResourceOutputArgs, opts?: InvokeOptions): Output<GetSharedPrivateLinkResourceResult>
    def get_shared_private_link_resource(resource_group_name: Optional[str] = None,
                                         search_service_name: Optional[str] = None,
                                         shared_private_link_resource_name: Optional[str] = None,
                                         opts: Optional[InvokeOptions] = None) -> GetSharedPrivateLinkResourceResult
    def get_shared_private_link_resource_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                                         search_service_name: Optional[pulumi.Input[str]] = None,
                                         shared_private_link_resource_name: Optional[pulumi.Input[str]] = None,
                                         opts: Optional[InvokeOptions] = None) -> Output[GetSharedPrivateLinkResourceResult]
    func LookupSharedPrivateLinkResource(ctx *Context, args *LookupSharedPrivateLinkResourceArgs, opts ...InvokeOption) (*LookupSharedPrivateLinkResourceResult, error)
    func LookupSharedPrivateLinkResourceOutput(ctx *Context, args *LookupSharedPrivateLinkResourceOutputArgs, opts ...InvokeOption) LookupSharedPrivateLinkResourceResultOutput

    > Note: This function is named LookupSharedPrivateLinkResource in the Go SDK.

    public static class GetSharedPrivateLinkResource 
    {
        public static Task<GetSharedPrivateLinkResourceResult> InvokeAsync(GetSharedPrivateLinkResourceArgs args, InvokeOptions? opts = null)
        public static Output<GetSharedPrivateLinkResourceResult> Invoke(GetSharedPrivateLinkResourceInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetSharedPrivateLinkResourceResult> getSharedPrivateLinkResource(GetSharedPrivateLinkResourceArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:search:getSharedPrivateLinkResource
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ResourceGroupName string
    The name of the resource group within the current subscription. You can obtain this value from the Azure Resource Manager API or the portal.
    SearchServiceName string
    The name of the Azure Cognitive Search service associated with the specified resource group.
    SharedPrivateLinkResourceName string
    The name of the shared private link resource managed by the Azure Cognitive Search service within the specified resource group.
    ResourceGroupName string
    The name of the resource group within the current subscription. You can obtain this value from the Azure Resource Manager API or the portal.
    SearchServiceName string
    The name of the Azure Cognitive Search service associated with the specified resource group.
    SharedPrivateLinkResourceName string
    The name of the shared private link resource managed by the Azure Cognitive Search service within the specified resource group.
    resourceGroupName String
    The name of the resource group within the current subscription. You can obtain this value from the Azure Resource Manager API or the portal.
    searchServiceName String
    The name of the Azure Cognitive Search service associated with the specified resource group.
    sharedPrivateLinkResourceName String
    The name of the shared private link resource managed by the Azure Cognitive Search service within the specified resource group.
    resourceGroupName string
    The name of the resource group within the current subscription. You can obtain this value from the Azure Resource Manager API or the portal.
    searchServiceName string
    The name of the Azure Cognitive Search service associated with the specified resource group.
    sharedPrivateLinkResourceName string
    The name of the shared private link resource managed by the Azure Cognitive Search service within the specified resource group.
    resource_group_name str
    The name of the resource group within the current subscription. You can obtain this value from the Azure Resource Manager API or the portal.
    search_service_name str
    The name of the Azure Cognitive Search service associated with the specified resource group.
    shared_private_link_resource_name str
    The name of the shared private link resource managed by the Azure Cognitive Search service within the specified resource group.
    resourceGroupName String
    The name of the resource group within the current subscription. You can obtain this value from the Azure Resource Manager API or the portal.
    searchServiceName String
    The name of the Azure Cognitive Search service associated with the specified resource group.
    sharedPrivateLinkResourceName String
    The name of the shared private link resource managed by the Azure Cognitive Search service within the specified resource group.

    getSharedPrivateLinkResource Result

    The following output properties are available:

    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Name string
    The name of the resource
    Properties Pulumi.AzureNative.Search.Outputs.SharedPrivateLinkResourcePropertiesResponse
    Describes the properties of a Shared Private Link Resource managed by the Azure Cognitive Search service.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Name string
    The name of the resource
    Properties SharedPrivateLinkResourcePropertiesResponse
    Describes the properties of a Shared Private Link Resource managed by the Azure Cognitive Search service.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name String
    The name of the resource
    properties SharedPrivateLinkResourcePropertiesResponse
    Describes the properties of a Shared Private Link Resource managed by the Azure Cognitive Search service.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name string
    The name of the resource
    properties SharedPrivateLinkResourcePropertiesResponse
    Describes the properties of a Shared Private Link Resource managed by the Azure Cognitive Search service.
    type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    id str
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name str
    The name of the resource
    properties SharedPrivateLinkResourcePropertiesResponse
    Describes the properties of a Shared Private Link Resource managed by the Azure Cognitive Search service.
    type str
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name String
    The name of the resource
    properties Property Map
    Describes the properties of a Shared Private Link Resource managed by the Azure Cognitive Search service.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

    Supporting Types

    SharedPrivateLinkResourcePropertiesResponse

    GroupId string
    The group id from the provider of resource the shared private link resource is for.
    PrivateLinkResourceId string
    The resource id of the resource the shared private link resource is for.
    ProvisioningState string
    The provisioning state of the shared private link resource. Can be Updating, Deleting, Failed, Succeeded or Incomplete.
    RequestMessage string
    The request message for requesting approval of the shared private link resource.
    ResourceRegion string
    Optional. Can be used to specify the Azure Resource Manager location of the resource to which a shared private link is to be created. This is only required for those resources whose DNS configuration are regional (such as Azure Kubernetes Service).
    Status string
    Status of the shared private link resource. Can be Pending, Approved, Rejected or Disconnected.
    GroupId string
    The group id from the provider of resource the shared private link resource is for.
    PrivateLinkResourceId string
    The resource id of the resource the shared private link resource is for.
    ProvisioningState string
    The provisioning state of the shared private link resource. Can be Updating, Deleting, Failed, Succeeded or Incomplete.
    RequestMessage string
    The request message for requesting approval of the shared private link resource.
    ResourceRegion string
    Optional. Can be used to specify the Azure Resource Manager location of the resource to which a shared private link is to be created. This is only required for those resources whose DNS configuration are regional (such as Azure Kubernetes Service).
    Status string
    Status of the shared private link resource. Can be Pending, Approved, Rejected or Disconnected.
    groupId String
    The group id from the provider of resource the shared private link resource is for.
    privateLinkResourceId String
    The resource id of the resource the shared private link resource is for.
    provisioningState String
    The provisioning state of the shared private link resource. Can be Updating, Deleting, Failed, Succeeded or Incomplete.
    requestMessage String
    The request message for requesting approval of the shared private link resource.
    resourceRegion String
    Optional. Can be used to specify the Azure Resource Manager location of the resource to which a shared private link is to be created. This is only required for those resources whose DNS configuration are regional (such as Azure Kubernetes Service).
    status String
    Status of the shared private link resource. Can be Pending, Approved, Rejected or Disconnected.
    groupId string
    The group id from the provider of resource the shared private link resource is for.
    privateLinkResourceId string
    The resource id of the resource the shared private link resource is for.
    provisioningState string
    The provisioning state of the shared private link resource. Can be Updating, Deleting, Failed, Succeeded or Incomplete.
    requestMessage string
    The request message for requesting approval of the shared private link resource.
    resourceRegion string
    Optional. Can be used to specify the Azure Resource Manager location of the resource to which a shared private link is to be created. This is only required for those resources whose DNS configuration are regional (such as Azure Kubernetes Service).
    status string
    Status of the shared private link resource. Can be Pending, Approved, Rejected or Disconnected.
    group_id str
    The group id from the provider of resource the shared private link resource is for.
    private_link_resource_id str
    The resource id of the resource the shared private link resource is for.
    provisioning_state str
    The provisioning state of the shared private link resource. Can be Updating, Deleting, Failed, Succeeded or Incomplete.
    request_message str
    The request message for requesting approval of the shared private link resource.
    resource_region str
    Optional. Can be used to specify the Azure Resource Manager location of the resource to which a shared private link is to be created. This is only required for those resources whose DNS configuration are regional (such as Azure Kubernetes Service).
    status str
    Status of the shared private link resource. Can be Pending, Approved, Rejected or Disconnected.
    groupId String
    The group id from the provider of resource the shared private link resource is for.
    privateLinkResourceId String
    The resource id of the resource the shared private link resource is for.
    provisioningState String
    The provisioning state of the shared private link resource. Can be Updating, Deleting, Failed, Succeeded or Incomplete.
    requestMessage String
    The request message for requesting approval of the shared private link resource.
    resourceRegion String
    Optional. Can be used to specify the Azure Resource Manager location of the resource to which a shared private link is to be created. This is only required for those resources whose DNS configuration are regional (such as Azure Kubernetes Service).
    status String
    Status of the shared private link resource. Can be Pending, Approved, Rejected or Disconnected.

    Package Details

    Repository
    azure-native-v1 pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native-v1 logo
    These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
    Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi