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.47.1 published on Monday, Jun 24, 2024 by Pulumi
azure-native.synapse.getPrivateLinkHub
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.47.1 published on Monday, Jun 24, 2024 by Pulumi
Gets a privateLinkHub Azure REST API version: 2021-06-01.
Other available API versions: 2021-06-01-preview.
Using getPrivateLinkHub
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 getPrivateLinkHub(args: GetPrivateLinkHubArgs, opts?: InvokeOptions): Promise<GetPrivateLinkHubResult>
function getPrivateLinkHubOutput(args: GetPrivateLinkHubOutputArgs, opts?: InvokeOptions): Output<GetPrivateLinkHubResult>
def get_private_link_hub(private_link_hub_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetPrivateLinkHubResult
def get_private_link_hub_output(private_link_hub_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetPrivateLinkHubResult]
func LookupPrivateLinkHub(ctx *Context, args *LookupPrivateLinkHubArgs, opts ...InvokeOption) (*LookupPrivateLinkHubResult, error)
func LookupPrivateLinkHubOutput(ctx *Context, args *LookupPrivateLinkHubOutputArgs, opts ...InvokeOption) LookupPrivateLinkHubResultOutput
> Note: This function is named LookupPrivateLinkHub
in the Go SDK.
public static class GetPrivateLinkHub
{
public static Task<GetPrivateLinkHubResult> InvokeAsync(GetPrivateLinkHubArgs args, InvokeOptions? opts = null)
public static Output<GetPrivateLinkHubResult> Invoke(GetPrivateLinkHubInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetPrivateLinkHubResult> getPrivateLinkHub(GetPrivateLinkHubArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:synapse:getPrivateLinkHub
arguments:
# arguments dictionary
The following arguments are supported:
- Private
Link stringHub Name - Name of the privateLinkHub
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Private
Link stringHub Name - Name of the privateLinkHub
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- private
Link StringHub Name - Name of the privateLinkHub
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- private
Link stringHub Name - Name of the privateLinkHub
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- private_
link_ strhub_ name - Name of the privateLinkHub
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- private
Link StringHub Name - Name of the privateLinkHub
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getPrivateLinkHub 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}
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Private
Endpoint List<Pulumi.Connections Azure Native. Synapse. Outputs. Private Endpoint Connection For Private Link Hub Basic Response> - List of private endpoint connections
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Provisioning
State string - PrivateLinkHub provisioning state
- Dictionary<string, string>
- Resource tags.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Private
Endpoint []PrivateConnections Endpoint Connection For Private Link Hub Basic Response - List of private endpoint connections
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Provisioning
State string - PrivateLinkHub provisioning state
- map[string]string
- Resource tags.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- private
Endpoint List<PrivateConnections Endpoint Connection For Private Link Hub Basic Response> - List of private endpoint connections
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- provisioning
State String - PrivateLinkHub provisioning state
- Map<String,String>
- Resource tags.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- private
Endpoint PrivateConnections Endpoint Connection For Private Link Hub Basic Response[] - List of private endpoint connections
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- provisioning
State string - PrivateLinkHub provisioning state
- {[key: string]: string}
- Resource tags.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- private_
endpoint_ Sequence[Privateconnections Endpoint Connection For Private Link Hub Basic Response] - List of private endpoint connections
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- provisioning_
state str - PrivateLinkHub provisioning state
- Mapping[str, str]
- Resource tags.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- private
Endpoint List<Property Map>Connections - List of private endpoint connections
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- provisioning
State String - PrivateLinkHub provisioning state
- Map<String>
- Resource tags.
Supporting Types
PrivateEndpointConnectionForPrivateLinkHubBasicResponse
- Id string
- identifier
- Provisioning
State string - Provisioning state of the private endpoint connection.
- Private
Endpoint Pulumi.Azure Native. Synapse. Inputs. Private Endpoint Response - The private endpoint which the connection belongs to.
- Private
Link Pulumi.Service Connection State Azure Native. Synapse. Inputs. Private Link Service Connection State Response - Connection state of the private endpoint connection.
- Id string
- identifier
- Provisioning
State string - Provisioning state of the private endpoint connection.
- Private
Endpoint PrivateEndpoint Response - The private endpoint which the connection belongs to.
- Private
Link PrivateService Connection State Link Service Connection State Response - Connection state of the private endpoint connection.
- id String
- identifier
- provisioning
State String - Provisioning state of the private endpoint connection.
- private
Endpoint PrivateEndpoint Response - The private endpoint which the connection belongs to.
- private
Link PrivateService Connection State Link Service Connection State Response - Connection state of the private endpoint connection.
- id string
- identifier
- provisioning
State string - Provisioning state of the private endpoint connection.
- private
Endpoint PrivateEndpoint Response - The private endpoint which the connection belongs to.
- private
Link PrivateService Connection State Link Service Connection State Response - Connection state of the private endpoint connection.
- id str
- identifier
- provisioning_
state str - Provisioning state of the private endpoint connection.
- private_
endpoint PrivateEndpoint Response - The private endpoint which the connection belongs to.
- private_
link_ Privateservice_ connection_ state Link Service Connection State Response - Connection state of the private endpoint connection.
- id String
- identifier
- provisioning
State String - Provisioning state of the private endpoint connection.
- private
Endpoint Property Map - The private endpoint which the connection belongs to.
- private
Link Property MapService Connection State - Connection state of the private endpoint connection.
PrivateEndpointResponse
- Id string
- Resource id of the private endpoint.
- Id string
- Resource id of the private endpoint.
- id String
- Resource id of the private endpoint.
- id string
- Resource id of the private endpoint.
- id str
- Resource id of the private endpoint.
- id String
- Resource id of the private endpoint.
PrivateLinkServiceConnectionStateResponse
- Actions
Required string - The actions required for private link service connection.
- Description string
- The private link service connection description.
- Status string
- The private link service connection status.
- Actions
Required string - The actions required for private link service connection.
- Description string
- The private link service connection description.
- Status string
- The private link service connection status.
- actions
Required String - The actions required for private link service connection.
- description String
- The private link service connection description.
- status String
- The private link service connection status.
- actions
Required string - The actions required for private link service connection.
- description string
- The private link service connection description.
- status string
- The private link service connection status.
- actions_
required str - The actions required for private link service connection.
- description str
- The private link service connection description.
- status str
- The private link service connection status.
- actions
Required String - The actions required for private link service connection.
- description String
- The private link service connection description.
- status String
- The private link service connection status.
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.47.1 published on Monday, Jun 24, 2024 by Pulumi