Aiven v6.36.0 published on Thursday, Mar 13, 2025 by Pulumi
aiven.getAzureOrgVpcPeeringConnection
Explore with Pulumi AI
Gets information about about an Azure VPC peering connection.
This resource is in the beta stage and may change without notice. Set
the PROVIDER_AIVEN_ENABLE_BETA
environment variable to use the resource.
Using getAzureOrgVpcPeeringConnection
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 getAzureOrgVpcPeeringConnection(args: GetAzureOrgVpcPeeringConnectionArgs, opts?: InvokeOptions): Promise<GetAzureOrgVpcPeeringConnectionResult>
function getAzureOrgVpcPeeringConnectionOutput(args: GetAzureOrgVpcPeeringConnectionOutputArgs, opts?: InvokeOptions): Output<GetAzureOrgVpcPeeringConnectionResult>
def get_azure_org_vpc_peering_connection(azure_subscription_id: Optional[str] = None,
organization_id: Optional[str] = None,
organization_vpc_id: Optional[str] = None,
peer_resource_group: Optional[str] = None,
vnet_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAzureOrgVpcPeeringConnectionResult
def get_azure_org_vpc_peering_connection_output(azure_subscription_id: Optional[pulumi.Input[str]] = None,
organization_id: Optional[pulumi.Input[str]] = None,
organization_vpc_id: Optional[pulumi.Input[str]] = None,
peer_resource_group: Optional[pulumi.Input[str]] = None,
vnet_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAzureOrgVpcPeeringConnectionResult]
func LookupAzureOrgVpcPeeringConnection(ctx *Context, args *LookupAzureOrgVpcPeeringConnectionArgs, opts ...InvokeOption) (*LookupAzureOrgVpcPeeringConnectionResult, error)
func LookupAzureOrgVpcPeeringConnectionOutput(ctx *Context, args *LookupAzureOrgVpcPeeringConnectionOutputArgs, opts ...InvokeOption) LookupAzureOrgVpcPeeringConnectionResultOutput
> Note: This function is named LookupAzureOrgVpcPeeringConnection
in the Go SDK.
public static class GetAzureOrgVpcPeeringConnection
{
public static Task<GetAzureOrgVpcPeeringConnectionResult> InvokeAsync(GetAzureOrgVpcPeeringConnectionArgs args, InvokeOptions? opts = null)
public static Output<GetAzureOrgVpcPeeringConnectionResult> Invoke(GetAzureOrgVpcPeeringConnectionInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetAzureOrgVpcPeeringConnectionResult> getAzureOrgVpcPeeringConnection(GetAzureOrgVpcPeeringConnectionArgs args, InvokeOptions options)
public static Output<GetAzureOrgVpcPeeringConnectionResult> getAzureOrgVpcPeeringConnection(GetAzureOrgVpcPeeringConnectionArgs args, InvokeOptions options)
fn::invoke:
function: aiven:index/getAzureOrgVpcPeeringConnection:getAzureOrgVpcPeeringConnection
arguments:
# arguments dictionary
The following arguments are supported:
- Azure
Subscription stringId - The ID of the Azure subscription in UUID4 format. Changing this property forces recreation of the resource.
- Organization
Id string - Identifier of the organization.
- Organization
Vpc stringId - Identifier of the organization VPC.
- Peer
Resource stringGroup - The name of the Azure resource group associated with the VNet. Changing this property forces recreation of the resource.
- Vnet
Name string - The name of the Azure VNet. Changing this property forces recreation of the resource.
- Azure
Subscription stringId - The ID of the Azure subscription in UUID4 format. Changing this property forces recreation of the resource.
- Organization
Id string - Identifier of the organization.
- Organization
Vpc stringId - Identifier of the organization VPC.
- Peer
Resource stringGroup - The name of the Azure resource group associated with the VNet. Changing this property forces recreation of the resource.
- Vnet
Name string - The name of the Azure VNet. Changing this property forces recreation of the resource.
- azure
Subscription StringId - The ID of the Azure subscription in UUID4 format. Changing this property forces recreation of the resource.
- organization
Id String - Identifier of the organization.
- organization
Vpc StringId - Identifier of the organization VPC.
- peer
Resource StringGroup - The name of the Azure resource group associated with the VNet. Changing this property forces recreation of the resource.
- vnet
Name String - The name of the Azure VNet. Changing this property forces recreation of the resource.
- azure
Subscription stringId - The ID of the Azure subscription in UUID4 format. Changing this property forces recreation of the resource.
- organization
Id string - Identifier of the organization.
- organization
Vpc stringId - Identifier of the organization VPC.
- peer
Resource stringGroup - The name of the Azure resource group associated with the VNet. Changing this property forces recreation of the resource.
- vnet
Name string - The name of the Azure VNet. Changing this property forces recreation of the resource.
- azure_
subscription_ strid - The ID of the Azure subscription in UUID4 format. Changing this property forces recreation of the resource.
- organization_
id str - Identifier of the organization.
- organization_
vpc_ strid - Identifier of the organization VPC.
- peer_
resource_ strgroup - The name of the Azure resource group associated with the VNet. Changing this property forces recreation of the resource.
- vnet_
name str - The name of the Azure VNet. Changing this property forces recreation of the resource.
- azure
Subscription StringId - The ID of the Azure subscription in UUID4 format. Changing this property forces recreation of the resource.
- organization
Id String - Identifier of the organization.
- organization
Vpc StringId - Identifier of the organization VPC.
- peer
Resource StringGroup - The name of the Azure resource group associated with the VNet. Changing this property forces recreation of the resource.
- vnet
Name String - The name of the Azure VNet. Changing this property forces recreation of the resource.
getAzureOrgVpcPeeringConnection Result
The following output properties are available:
- Azure
Subscription stringId - The ID of the Azure subscription in UUID4 format. Changing this property forces recreation of the resource.
- Id string
- The provider-assigned unique ID for this managed resource.
- Organization
Id string - Identifier of the organization.
- Organization
Vpc stringId - Identifier of the organization VPC.
- Peer
Azure stringApp Id - The ID of the Azure app that is allowed to create a peering to the Azure Virtual Network (VNet) in UUID4 format. Changing this property forces recreation of the resource.
- Peer
Azure stringTenant Id - The Azure tenant ID in UUID4 format. Changing this property forces recreation of the resource.
- Peer
Resource stringGroup - The name of the Azure resource group associated with the VNet. Changing this property forces recreation of the resource.
- Peering
Connection stringId - The ID of the cloud provider for the peering connection.
- State string
- State of the peering connection
- Vnet
Name string - The name of the Azure VNet. Changing this property forces recreation of the resource.
- Azure
Subscription stringId - The ID of the Azure subscription in UUID4 format. Changing this property forces recreation of the resource.
- Id string
- The provider-assigned unique ID for this managed resource.
- Organization
Id string - Identifier of the organization.
- Organization
Vpc stringId - Identifier of the organization VPC.
- Peer
Azure stringApp Id - The ID of the Azure app that is allowed to create a peering to the Azure Virtual Network (VNet) in UUID4 format. Changing this property forces recreation of the resource.
- Peer
Azure stringTenant Id - The Azure tenant ID in UUID4 format. Changing this property forces recreation of the resource.
- Peer
Resource stringGroup - The name of the Azure resource group associated with the VNet. Changing this property forces recreation of the resource.
- Peering
Connection stringId - The ID of the cloud provider for the peering connection.
- State string
- State of the peering connection
- Vnet
Name string - The name of the Azure VNet. Changing this property forces recreation of the resource.
- azure
Subscription StringId - The ID of the Azure subscription in UUID4 format. Changing this property forces recreation of the resource.
- id String
- The provider-assigned unique ID for this managed resource.
- organization
Id String - Identifier of the organization.
- organization
Vpc StringId - Identifier of the organization VPC.
- peer
Azure StringApp Id - The ID of the Azure app that is allowed to create a peering to the Azure Virtual Network (VNet) in UUID4 format. Changing this property forces recreation of the resource.
- peer
Azure StringTenant Id - The Azure tenant ID in UUID4 format. Changing this property forces recreation of the resource.
- peer
Resource StringGroup - The name of the Azure resource group associated with the VNet. Changing this property forces recreation of the resource.
- peering
Connection StringId - The ID of the cloud provider for the peering connection.
- state String
- State of the peering connection
- vnet
Name String - The name of the Azure VNet. Changing this property forces recreation of the resource.
- azure
Subscription stringId - The ID of the Azure subscription in UUID4 format. Changing this property forces recreation of the resource.
- id string
- The provider-assigned unique ID for this managed resource.
- organization
Id string - Identifier of the organization.
- organization
Vpc stringId - Identifier of the organization VPC.
- peer
Azure stringApp Id - The ID of the Azure app that is allowed to create a peering to the Azure Virtual Network (VNet) in UUID4 format. Changing this property forces recreation of the resource.
- peer
Azure stringTenant Id - The Azure tenant ID in UUID4 format. Changing this property forces recreation of the resource.
- peer
Resource stringGroup - The name of the Azure resource group associated with the VNet. Changing this property forces recreation of the resource.
- peering
Connection stringId - The ID of the cloud provider for the peering connection.
- state string
- State of the peering connection
- vnet
Name string - The name of the Azure VNet. Changing this property forces recreation of the resource.
- azure_
subscription_ strid - The ID of the Azure subscription in UUID4 format. Changing this property forces recreation of the resource.
- id str
- The provider-assigned unique ID for this managed resource.
- organization_
id str - Identifier of the organization.
- organization_
vpc_ strid - Identifier of the organization VPC.
- peer_
azure_ strapp_ id - The ID of the Azure app that is allowed to create a peering to the Azure Virtual Network (VNet) in UUID4 format. Changing this property forces recreation of the resource.
- peer_
azure_ strtenant_ id - The Azure tenant ID in UUID4 format. Changing this property forces recreation of the resource.
- peer_
resource_ strgroup - The name of the Azure resource group associated with the VNet. Changing this property forces recreation of the resource.
- peering_
connection_ strid - The ID of the cloud provider for the peering connection.
- state str
- State of the peering connection
- vnet_
name str - The name of the Azure VNet. Changing this property forces recreation of the resource.
- azure
Subscription StringId - The ID of the Azure subscription in UUID4 format. Changing this property forces recreation of the resource.
- id String
- The provider-assigned unique ID for this managed resource.
- organization
Id String - Identifier of the organization.
- organization
Vpc StringId - Identifier of the organization VPC.
- peer
Azure StringApp Id - The ID of the Azure app that is allowed to create a peering to the Azure Virtual Network (VNet) in UUID4 format. Changing this property forces recreation of the resource.
- peer
Azure StringTenant Id - The Azure tenant ID in UUID4 format. Changing this property forces recreation of the resource.
- peer
Resource StringGroup - The name of the Azure resource group associated with the VNet. Changing this property forces recreation of the resource.
- peering
Connection StringId - The ID of the cloud provider for the peering connection.
- state String
- State of the peering connection
- vnet
Name String - The name of the Azure VNet. Changing this property forces recreation of the resource.
Package Details
- Repository
- Aiven pulumi/pulumi-aiven
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
aiven
Terraform Provider.