azure-native.migrate.getPrivateEndpointConnectionControllerPrivateEndpointConnection
Explore with Pulumi AI
Get the private endpoint with the specified name.
Uses Azure REST API version 2020-05-01.
Other available API versions: 2023-01-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native migrate [ApiVersion]
. See the version guide for details.
Using getPrivateEndpointConnectionControllerPrivateEndpointConnection
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 getPrivateEndpointConnectionControllerPrivateEndpointConnection(args: GetPrivateEndpointConnectionControllerPrivateEndpointConnectionArgs, opts?: InvokeOptions): Promise<GetPrivateEndpointConnectionControllerPrivateEndpointConnectionResult>
function getPrivateEndpointConnectionControllerPrivateEndpointConnectionOutput(args: GetPrivateEndpointConnectionControllerPrivateEndpointConnectionOutputArgs, opts?: InvokeOptions): Output<GetPrivateEndpointConnectionControllerPrivateEndpointConnectionResult>
def get_private_endpoint_connection_controller_private_endpoint_connection(migrate_project_name: Optional[str] = None,
pe_connection_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetPrivateEndpointConnectionControllerPrivateEndpointConnectionResult
def get_private_endpoint_connection_controller_private_endpoint_connection_output(migrate_project_name: Optional[pulumi.Input[str]] = None,
pe_connection_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetPrivateEndpointConnectionControllerPrivateEndpointConnectionResult]
func LookupPrivateEndpointConnectionControllerPrivateEndpointConnection(ctx *Context, args *LookupPrivateEndpointConnectionControllerPrivateEndpointConnectionArgs, opts ...InvokeOption) (*LookupPrivateEndpointConnectionControllerPrivateEndpointConnectionResult, error)
func LookupPrivateEndpointConnectionControllerPrivateEndpointConnectionOutput(ctx *Context, args *LookupPrivateEndpointConnectionControllerPrivateEndpointConnectionOutputArgs, opts ...InvokeOption) LookupPrivateEndpointConnectionControllerPrivateEndpointConnectionResultOutput
> Note: This function is named LookupPrivateEndpointConnectionControllerPrivateEndpointConnection
in the Go SDK.
public static class GetPrivateEndpointConnectionControllerPrivateEndpointConnection
{
public static Task<GetPrivateEndpointConnectionControllerPrivateEndpointConnectionResult> InvokeAsync(GetPrivateEndpointConnectionControllerPrivateEndpointConnectionArgs args, InvokeOptions? opts = null)
public static Output<GetPrivateEndpointConnectionControllerPrivateEndpointConnectionResult> Invoke(GetPrivateEndpointConnectionControllerPrivateEndpointConnectionInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetPrivateEndpointConnectionControllerPrivateEndpointConnectionResult> getPrivateEndpointConnectionControllerPrivateEndpointConnection(GetPrivateEndpointConnectionControllerPrivateEndpointConnectionArgs args, InvokeOptions options)
public static Output<GetPrivateEndpointConnectionControllerPrivateEndpointConnectionResult> getPrivateEndpointConnectionControllerPrivateEndpointConnection(GetPrivateEndpointConnectionControllerPrivateEndpointConnectionArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:migrate:getPrivateEndpointConnectionControllerPrivateEndpointConnection
arguments:
# arguments dictionary
The following arguments are supported:
- Migrate
Project stringName - Migrate project name.
- Pe
Connection stringName - Private endpoint connection name.
- Resource
Group stringName - Name of the Azure Resource Group that project is part of.
- Migrate
Project stringName - Migrate project name.
- Pe
Connection stringName - Private endpoint connection name.
- Resource
Group stringName - Name of the Azure Resource Group that project is part of.
- migrate
Project StringName - Migrate project name.
- pe
Connection StringName - Private endpoint connection name.
- resource
Group StringName - Name of the Azure Resource Group that project is part of.
- migrate
Project stringName - Migrate project name.
- pe
Connection stringName - Private endpoint connection name.
- resource
Group stringName - Name of the Azure Resource Group that project is part of.
- migrate_
project_ strname - Migrate project name.
- pe_
connection_ strname - Private endpoint connection name.
- resource_
group_ strname - Name of the Azure Resource Group that project is part of.
- migrate
Project StringName - Migrate project name.
- pe
Connection StringName - Private endpoint connection name.
- resource
Group StringName - Name of the Azure Resource Group that project is part of.
getPrivateEndpointConnectionControllerPrivateEndpointConnection Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- ETag string
- Gets the tag for optimistic concurrency control.
- Id string
- Relative URL to get this Sites.
- Name string
- Gets the name of the resource.
- Properties
Pulumi.
Azure Native. Migrate. Outputs. Private Endpoint Connection Properties Response - Gets the properties of the object.
- System
Data Pulumi.Azure Native. Migrate. Outputs. System Data Response - Metadata pertaining to creation and last modification of the resource.
- Type string
- Gets the resource type.
- Azure
Api stringVersion - The Azure API version of the resource.
- ETag string
- Gets the tag for optimistic concurrency control.
- Id string
- Relative URL to get this Sites.
- Name string
- Gets the name of the resource.
- Properties
Private
Endpoint Connection Properties Response - Gets the properties of the object.
- System
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- Type string
- Gets the resource type.
- azure
Api StringVersion - The Azure API version of the resource.
- e
Tag String - Gets the tag for optimistic concurrency control.
- id String
- Relative URL to get this Sites.
- name String
- Gets the name of the resource.
- properties
Private
Endpoint Connection Properties Response - Gets the properties of the object.
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type String
- Gets the resource type.
- azure
Api stringVersion - The Azure API version of the resource.
- e
Tag string - Gets the tag for optimistic concurrency control.
- id string
- Relative URL to get this Sites.
- name string
- Gets the name of the resource.
- properties
Private
Endpoint Connection Properties Response - Gets the properties of the object.
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type string
- Gets the resource type.
- azure_
api_ strversion - The Azure API version of the resource.
- e_
tag str - Gets the tag for optimistic concurrency control.
- id str
- Relative URL to get this Sites.
- name str
- Gets the name of the resource.
- properties
Private
Endpoint Connection Properties Response - Gets the properties of the object.
- system_
data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type str
- Gets the resource type.
- azure
Api StringVersion - The Azure API version of the resource.
- e
Tag String - Gets the tag for optimistic concurrency control.
- id String
- Relative URL to get this Sites.
- name String
- Gets the name of the resource.
- properties Property Map
- Gets the properties of the object.
- system
Data Property Map - Metadata pertaining to creation and last modification of the resource.
- type String
- Gets the resource type.
Supporting Types
PrivateEndpointConnectionPropertiesResponse
- Private
Endpoint Pulumi.Azure Native. Migrate. Inputs. Resource Id Response - ARM id for the private endpoint resource corresponding to the connection.
- Provisioning
State string - Indicates whether there is an ongoing operation on the private endpoint.
- Private
Link Pulumi.Service Connection State Azure Native. Migrate. Inputs. Private Link Service Connection State Response - State of the private endpoint connection.
- Private
Endpoint ResourceId Response - ARM id for the private endpoint resource corresponding to the connection.
- Provisioning
State string - Indicates whether there is an ongoing operation on the private endpoint.
- Private
Link PrivateService Connection State Link Service Connection State Response - State of the private endpoint connection.
- private
Endpoint ResourceId Response - ARM id for the private endpoint resource corresponding to the connection.
- provisioning
State String - Indicates whether there is an ongoing operation on the private endpoint.
- private
Link PrivateService Connection State Link Service Connection State Response - State of the private endpoint connection.
- private
Endpoint ResourceId Response - ARM id for the private endpoint resource corresponding to the connection.
- provisioning
State string - Indicates whether there is an ongoing operation on the private endpoint.
- private
Link PrivateService Connection State Link Service Connection State Response - State of the private endpoint connection.
- private_
endpoint ResourceId Response - ARM id for the private endpoint resource corresponding to the connection.
- provisioning_
state str - Indicates whether there is an ongoing operation on the private endpoint.
- private_
link_ Privateservice_ connection_ state Link Service Connection State Response - State of the private endpoint connection.
- private
Endpoint Property Map - ARM id for the private endpoint resource corresponding to the connection.
- provisioning
State String - Indicates whether there is an ongoing operation on the private endpoint.
- private
Link Property MapService Connection State - State of the private endpoint connection.
PrivateLinkServiceConnectionStateResponse
- Actions
Required string - Actions required on the private endpoint connection.
- Description string
- Description of the private endpoint connection.
- Status string
- Connection status of the private endpoint connection.
- Actions
Required string - Actions required on the private endpoint connection.
- Description string
- Description of the private endpoint connection.
- Status string
- Connection status of the private endpoint connection.
- actions
Required String - Actions required on the private endpoint connection.
- description String
- Description of the private endpoint connection.
- status String
- Connection status of the private endpoint connection.
- actions
Required string - Actions required on the private endpoint connection.
- description string
- Description of the private endpoint connection.
- status string
- Connection status of the private endpoint connection.
- actions_
required str - Actions required on the private endpoint connection.
- description str
- Description of the private endpoint connection.
- status str
- Connection status of the private endpoint connection.
- actions
Required String - Actions required on the private endpoint connection.
- description String
- Description of the private endpoint connection.
- status String
- Connection status of the private endpoint connection.
ResourceIdResponse
- Id string
- Id string
- id String
- id string
- id str
- id String
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0