This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Viewing docs for Azure Native v3.16.0
published on Friday, Mar 20, 2026 by Pulumi
published on Friday, Mar 20, 2026 by Pulumi
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Viewing docs for Azure Native v3.16.0
published on Friday, Mar 20, 2026 by Pulumi
published on Friday, Mar 20, 2026 by Pulumi
Get the properties of the provided access bridge.
Uses Azure REST API version 2026-01-01-preview.
Using getAccessBridge
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 getAccessBridge(args: GetAccessBridgeArgs, opts?: InvokeOptions): Promise<GetAccessBridgeResult>
function getAccessBridgeOutput(args: GetAccessBridgeOutputArgs, opts?: InvokeOptions): Output<GetAccessBridgeResult>def get_access_bridge(access_bridge_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAccessBridgeResult
def get_access_bridge_output(access_bridge_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAccessBridgeResult]func LookupAccessBridge(ctx *Context, args *LookupAccessBridgeArgs, opts ...InvokeOption) (*LookupAccessBridgeResult, error)
func LookupAccessBridgeOutput(ctx *Context, args *LookupAccessBridgeOutputArgs, opts ...InvokeOption) LookupAccessBridgeResultOutput> Note: This function is named LookupAccessBridge in the Go SDK.
public static class GetAccessBridge
{
public static Task<GetAccessBridgeResult> InvokeAsync(GetAccessBridgeArgs args, InvokeOptions? opts = null)
public static Output<GetAccessBridgeResult> Invoke(GetAccessBridgeInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetAccessBridgeResult> getAccessBridge(GetAccessBridgeArgs args, InvokeOptions options)
public static Output<GetAccessBridgeResult> getAccessBridge(GetAccessBridgeArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:networkcloud:getAccessBridge
arguments:
# arguments dictionaryThe following arguments are supported:
- Access
Bridge stringName - The name of the access bridge.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Access
Bridge stringName - The name of the access bridge.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- access
Bridge StringName - The name of the access bridge.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- access
Bridge stringName - The name of the access bridge.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- access_
bridge_ strname - The name of the access bridge.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- access
Bridge StringName - The name of the access bridge.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getAccessBridge Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Detailed
Status string - The detailed status reported by the access bridge.
- Detailed
Status stringMessage - The descriptive message that accompanies the detailed status.
- Endpoints
List<Pulumi.
Azure Native. Network Cloud. Outputs. Access Bridge Endpoint Response> - The observed endpoints that clients should use to reach the access bridge.
- Etag string
- Resource ETag.
- Extended
Location Pulumi.Azure Native. Network Cloud. Outputs. Extended Location Response - The extended location of the cluster associated with the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Network
Id string - The resource ID of the internal network in a layer 3 isolation domain containing the IP subnets to use.
- Protocol string
- The protocol advertised by the access bridge endpoints.
- Provisioning
State string - The provisioning state of the access bridge.
- System
Data Pulumi.Azure Native. Network Cloud. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Ipv4Connected
Prefix string - The IPv4 subnet from which the access bridge allocates an address. This subnet must be part of the internal network specified by networkId.
- Ipv6Connected
Prefix string - The IPv6 subnet from which the access bridge allocates an address. This subnet must be part of the internal network specified by networkId.
- Security
Rules List<Pulumi.Azure Native. Network Cloud. Outputs. Access Bridge Security Rule Response> - The list of security rules enforced by the access bridge.
- Dictionary<string, string>
- Resource tags.
- Azure
Api stringVersion - The Azure API version of the resource.
- Detailed
Status string - The detailed status reported by the access bridge.
- Detailed
Status stringMessage - The descriptive message that accompanies the detailed status.
- Endpoints
[]Access
Bridge Endpoint Response - The observed endpoints that clients should use to reach the access bridge.
- Etag string
- Resource ETag.
- Extended
Location ExtendedLocation Response - The extended location of the cluster associated with the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Network
Id string - The resource ID of the internal network in a layer 3 isolation domain containing the IP subnets to use.
- Protocol string
- The protocol advertised by the access bridge endpoints.
- Provisioning
State string - The provisioning state of the access bridge.
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Ipv4Connected
Prefix string - The IPv4 subnet from which the access bridge allocates an address. This subnet must be part of the internal network specified by networkId.
- Ipv6Connected
Prefix string - The IPv6 subnet from which the access bridge allocates an address. This subnet must be part of the internal network specified by networkId.
- Security
Rules []AccessBridge Security Rule Response - The list of security rules enforced by the access bridge.
- map[string]string
- Resource tags.
- azure
Api StringVersion - The Azure API version of the resource.
- detailed
Status String - The detailed status reported by the access bridge.
- detailed
Status StringMessage - The descriptive message that accompanies the detailed status.
- endpoints
List<Access
Bridge Endpoint Response> - The observed endpoints that clients should use to reach the access bridge.
- etag String
- Resource ETag.
- extended
Location ExtendedLocation Response - The extended location of the cluster associated with the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- network
Id String - The resource ID of the internal network in a layer 3 isolation domain containing the IP subnets to use.
- protocol String
- The protocol advertised by the access bridge endpoints.
- provisioning
State String - The provisioning state of the access bridge.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- ipv4Connected
Prefix String - The IPv4 subnet from which the access bridge allocates an address. This subnet must be part of the internal network specified by networkId.
- ipv6Connected
Prefix String - The IPv6 subnet from which the access bridge allocates an address. This subnet must be part of the internal network specified by networkId.
- security
Rules List<AccessBridge Security Rule Response> - The list of security rules enforced by the access bridge.
- Map<String,String>
- Resource tags.
- azure
Api stringVersion - The Azure API version of the resource.
- detailed
Status string - The detailed status reported by the access bridge.
- detailed
Status stringMessage - The descriptive message that accompanies the detailed status.
- endpoints
Access
Bridge Endpoint Response[] - The observed endpoints that clients should use to reach the access bridge.
- etag string
- Resource ETag.
- extended
Location ExtendedLocation Response - The extended location of the cluster associated with the resource.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- network
Id string - The resource ID of the internal network in a layer 3 isolation domain containing the IP subnets to use.
- protocol string
- The protocol advertised by the access bridge endpoints.
- provisioning
State string - The provisioning state of the access bridge.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- ipv4Connected
Prefix string - The IPv4 subnet from which the access bridge allocates an address. This subnet must be part of the internal network specified by networkId.
- ipv6Connected
Prefix string - The IPv6 subnet from which the access bridge allocates an address. This subnet must be part of the internal network specified by networkId.
- security
Rules AccessBridge Security Rule Response[] - The list of security rules enforced by the access bridge.
- {[key: string]: string}
- Resource tags.
- azure_
api_ strversion - The Azure API version of the resource.
- detailed_
status str - The detailed status reported by the access bridge.
- detailed_
status_ strmessage - The descriptive message that accompanies the detailed status.
- endpoints
Sequence[Access
Bridge Endpoint Response] - The observed endpoints that clients should use to reach the access bridge.
- etag str
- Resource ETag.
- extended_
location ExtendedLocation Response - The extended location of the cluster associated with the resource.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- network_
id str - The resource ID of the internal network in a layer 3 isolation domain containing the IP subnets to use.
- protocol str
- The protocol advertised by the access bridge endpoints.
- provisioning_
state str - The provisioning state of the access bridge.
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- ipv4_
connected_ strprefix - The IPv4 subnet from which the access bridge allocates an address. This subnet must be part of the internal network specified by networkId.
- ipv6_
connected_ strprefix - The IPv6 subnet from which the access bridge allocates an address. This subnet must be part of the internal network specified by networkId.
- security_
rules Sequence[AccessBridge Security Rule Response] - The list of security rules enforced by the access bridge.
- Mapping[str, str]
- Resource tags.
- azure
Api StringVersion - The Azure API version of the resource.
- detailed
Status String - The detailed status reported by the access bridge.
- detailed
Status StringMessage - The descriptive message that accompanies the detailed status.
- endpoints List<Property Map>
- The observed endpoints that clients should use to reach the access bridge.
- etag String
- Resource ETag.
- extended
Location Property Map - The extended location of the cluster associated with the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- network
Id String - The resource ID of the internal network in a layer 3 isolation domain containing the IP subnets to use.
- protocol String
- The protocol advertised by the access bridge endpoints.
- provisioning
State String - The provisioning state of the access bridge.
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- ipv4Connected
Prefix String - The IPv4 subnet from which the access bridge allocates an address. This subnet must be part of the internal network specified by networkId.
- ipv6Connected
Prefix String - The IPv6 subnet from which the access bridge allocates an address. This subnet must be part of the internal network specified by networkId.
- security
Rules List<Property Map> - The list of security rules enforced by the access bridge.
- Map<String>
- Resource tags.
Supporting Types
AccessBridgeEndpointResponse
- Fqdn string
- The fully qualified domain name used to describe the certificate name for the endpoint.
- Ipv4Address string
- The IPv4 address associated with the endpoint.
- Ipv6Address string
- The IPv6 address associated with the endpoint.
- Name string
- The name that identifies the type of endpoint (for example VIP or host).
- Fqdn string
- The fully qualified domain name used to describe the certificate name for the endpoint.
- Ipv4Address string
- The IPv4 address associated with the endpoint.
- Ipv6Address string
- The IPv6 address associated with the endpoint.
- Name string
- The name that identifies the type of endpoint (for example VIP or host).
- fqdn String
- The fully qualified domain name used to describe the certificate name for the endpoint.
- ipv4Address String
- The IPv4 address associated with the endpoint.
- ipv6Address String
- The IPv6 address associated with the endpoint.
- name String
- The name that identifies the type of endpoint (for example VIP or host).
- fqdn string
- The fully qualified domain name used to describe the certificate name for the endpoint.
- ipv4Address string
- The IPv4 address associated with the endpoint.
- ipv6Address string
- The IPv6 address associated with the endpoint.
- name string
- The name that identifies the type of endpoint (for example VIP or host).
- fqdn str
- The fully qualified domain name used to describe the certificate name for the endpoint.
- ipv4_
address str - The IPv4 address associated with the endpoint.
- ipv6_
address str - The IPv6 address associated with the endpoint.
- name str
- The name that identifies the type of endpoint (for example VIP or host).
- fqdn String
- The fully qualified domain name used to describe the certificate name for the endpoint.
- ipv4Address String
- The IPv4 address associated with the endpoint.
- ipv6Address String
- The IPv6 address associated with the endpoint.
- name String
- The name that identifies the type of endpoint (for example VIP or host).
AccessBridgeSecurityRuleResponse
- Direction string
- The direction of allowed network traffic based on the rule.
- Port string
- The source or destination port or port range. Example 24562 or 24562-24570.
- Description string
- The user provided value describing this rule.
- Ipv4Addresses List<string>
- The set of IPv4 addresses permitted as the source or destination of the security rule. For as single address, utilize a /32 (CIDR notation). One or both Ipv4Addresses and Ipv6Addresses must be specified. Example formats: 10.10.10.10-10.10.10.20 or 10.10.10.10/24.
- Ipv6Addresses List<string>
- The set of IPv6 addresses permitted as the source or destination of the security rule. For as single address, utilize a /128 (CIDR notation). One or both Ipv4Addresses and Ipv6Addresses must be specified. Example formats: 2001:db8:abcd::1-2001:db8:abcd::ff or 2001:db8:abcd::1/64.
- Direction string
- The direction of allowed network traffic based on the rule.
- Port string
- The source or destination port or port range. Example 24562 or 24562-24570.
- Description string
- The user provided value describing this rule.
- Ipv4Addresses []string
- The set of IPv4 addresses permitted as the source or destination of the security rule. For as single address, utilize a /32 (CIDR notation). One or both Ipv4Addresses and Ipv6Addresses must be specified. Example formats: 10.10.10.10-10.10.10.20 or 10.10.10.10/24.
- Ipv6Addresses []string
- The set of IPv6 addresses permitted as the source or destination of the security rule. For as single address, utilize a /128 (CIDR notation). One or both Ipv4Addresses and Ipv6Addresses must be specified. Example formats: 2001:db8:abcd::1-2001:db8:abcd::ff or 2001:db8:abcd::1/64.
- direction String
- The direction of allowed network traffic based on the rule.
- port String
- The source or destination port or port range. Example 24562 or 24562-24570.
- description String
- The user provided value describing this rule.
- ipv4Addresses List<String>
- The set of IPv4 addresses permitted as the source or destination of the security rule. For as single address, utilize a /32 (CIDR notation). One or both Ipv4Addresses and Ipv6Addresses must be specified. Example formats: 10.10.10.10-10.10.10.20 or 10.10.10.10/24.
- ipv6Addresses List<String>
- The set of IPv6 addresses permitted as the source or destination of the security rule. For as single address, utilize a /128 (CIDR notation). One or both Ipv4Addresses and Ipv6Addresses must be specified. Example formats: 2001:db8:abcd::1-2001:db8:abcd::ff or 2001:db8:abcd::1/64.
- direction string
- The direction of allowed network traffic based on the rule.
- port string
- The source or destination port or port range. Example 24562 or 24562-24570.
- description string
- The user provided value describing this rule.
- ipv4Addresses string[]
- The set of IPv4 addresses permitted as the source or destination of the security rule. For as single address, utilize a /32 (CIDR notation). One or both Ipv4Addresses and Ipv6Addresses must be specified. Example formats: 10.10.10.10-10.10.10.20 or 10.10.10.10/24.
- ipv6Addresses string[]
- The set of IPv6 addresses permitted as the source or destination of the security rule. For as single address, utilize a /128 (CIDR notation). One or both Ipv4Addresses and Ipv6Addresses must be specified. Example formats: 2001:db8:abcd::1-2001:db8:abcd::ff or 2001:db8:abcd::1/64.
- direction str
- The direction of allowed network traffic based on the rule.
- port str
- The source or destination port or port range. Example 24562 or 24562-24570.
- description str
- The user provided value describing this rule.
- ipv4_
addresses Sequence[str] - The set of IPv4 addresses permitted as the source or destination of the security rule. For as single address, utilize a /32 (CIDR notation). One or both Ipv4Addresses and Ipv6Addresses must be specified. Example formats: 10.10.10.10-10.10.10.20 or 10.10.10.10/24.
- ipv6_
addresses Sequence[str] - The set of IPv6 addresses permitted as the source or destination of the security rule. For as single address, utilize a /128 (CIDR notation). One or both Ipv4Addresses and Ipv6Addresses must be specified. Example formats: 2001:db8:abcd::1-2001:db8:abcd::ff or 2001:db8:abcd::1/64.
- direction String
- The direction of allowed network traffic based on the rule.
- port String
- The source or destination port or port range. Example 24562 or 24562-24570.
- description String
- The user provided value describing this rule.
- ipv4Addresses List<String>
- The set of IPv4 addresses permitted as the source or destination of the security rule. For as single address, utilize a /32 (CIDR notation). One or both Ipv4Addresses and Ipv6Addresses must be specified. Example formats: 10.10.10.10-10.10.10.20 or 10.10.10.10/24.
- ipv6Addresses List<String>
- The set of IPv6 addresses permitted as the source or destination of the security rule. For as single address, utilize a /128 (CIDR notation). One or both Ipv4Addresses and Ipv6Addresses must be specified. Example formats: 2001:db8:abcd::1-2001:db8:abcd::ff or 2001:db8:abcd::1/64.
ExtendedLocationResponse
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
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Viewing docs for Azure Native v3.16.0
published on Friday, Mar 20, 2026 by Pulumi
published on Friday, Mar 20, 2026 by Pulumi
