This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi
azure-native.managednetworkfabric.getInternalNetwork
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi
Gets a InternalNetworks.
Uses Azure REST API version 2023-06-15.
Other available API versions: 2023-02-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native managednetworkfabric [ApiVersion]
. See the version guide for details.
Using getInternalNetwork
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 getInternalNetwork(args: GetInternalNetworkArgs, opts?: InvokeOptions): Promise<GetInternalNetworkResult>
function getInternalNetworkOutput(args: GetInternalNetworkOutputArgs, opts?: InvokeOptions): Output<GetInternalNetworkResult>
def get_internal_network(internal_network_name: Optional[str] = None,
l3_isolation_domain_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetInternalNetworkResult
def get_internal_network_output(internal_network_name: Optional[pulumi.Input[str]] = None,
l3_isolation_domain_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetInternalNetworkResult]
func LookupInternalNetwork(ctx *Context, args *LookupInternalNetworkArgs, opts ...InvokeOption) (*LookupInternalNetworkResult, error)
func LookupInternalNetworkOutput(ctx *Context, args *LookupInternalNetworkOutputArgs, opts ...InvokeOption) LookupInternalNetworkResultOutput
> Note: This function is named LookupInternalNetwork
in the Go SDK.
public static class GetInternalNetwork
{
public static Task<GetInternalNetworkResult> InvokeAsync(GetInternalNetworkArgs args, InvokeOptions? opts = null)
public static Output<GetInternalNetworkResult> Invoke(GetInternalNetworkInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetInternalNetworkResult> getInternalNetwork(GetInternalNetworkArgs args, InvokeOptions options)
public static Output<GetInternalNetworkResult> getInternalNetwork(GetInternalNetworkArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:managednetworkfabric:getInternalNetwork
arguments:
# arguments dictionary
The following arguments are supported:
- Internal
Network stringName - Name of the Internal Network.
- L3Isolation
Domain stringName - Name of the L3 Isolation Domain.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Internal
Network stringName - Name of the Internal Network.
- L3Isolation
Domain stringName - Name of the L3 Isolation Domain.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- internal
Network StringName - Name of the Internal Network.
- l3Isolation
Domain StringName - Name of the L3 Isolation Domain.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- internal
Network stringName - Name of the Internal Network.
- l3Isolation
Domain stringName - Name of the L3 Isolation Domain.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- internal_
network_ strname - Name of the Internal Network.
- l3_
isolation_ strdomain_ name - Name of the L3 Isolation Domain.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- internal
Network StringName - Name of the Internal Network.
- l3Isolation
Domain StringName - Name of the L3 Isolation Domain.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getInternalNetwork Result
The following output properties are available:
- Administrative
State string - Administrative state of the resource.
- Azure
Api stringVersion - The Azure API version of the resource.
- Configuration
State string - Configuration state of the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
- The name of the resource
- Provisioning
State string - Provisioning state of the resource.
- System
Data Pulumi.Azure Native. Managed Network Fabric. 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"
- Vlan
Id int - Vlan identifier. Example: 1001.
- Annotation string
- Switch configuration description.
- Bgp
Configuration Pulumi.Azure Native. Managed Network Fabric. Outputs. Internal Network Properties Response Bgp Configuration - BGP configuration properties.
- Connected
IPv4Subnets List<Pulumi.Azure Native. Managed Network Fabric. Outputs. Connected Subnet Response> - List of Connected IPv4 Subnets.
- Connected
IPv6Subnets List<Pulumi.Azure Native. Managed Network Fabric. Outputs. Connected Subnet Response> - List of connected IPv6 Subnets.
- Egress
Acl stringId - Egress Acl. ARM resource ID of Access Control Lists.
- Export
Route Pulumi.Policy Azure Native. Managed Network Fabric. Outputs. Export Route Policy Response - Export Route Policy either IPv4 or IPv6.
- Export
Route stringPolicy Id - ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.
- Extension string
- Extension. Example: NoExtension | NPB.
- Import
Route Pulumi.Policy Azure Native. Managed Network Fabric. Outputs. Import Route Policy Response - Import Route Policy either IPv4 or IPv6.
- Import
Route stringPolicy Id - ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.
- Ingress
Acl stringId - Ingress Acl. ARM resource ID of Access Control Lists.
- Is
Monitoring stringEnabled - To check whether monitoring of internal network is enabled or not.
- Mtu int
- Maximum transmission unit. Default value is 1500.
- Static
Route Pulumi.Configuration Azure Native. Managed Network Fabric. Outputs. Internal Network Properties Response Static Route Configuration - Static Route Configuration properties.
- Administrative
State string - Administrative state of the resource.
- Azure
Api stringVersion - The Azure API version of the resource.
- Configuration
State string - Configuration state of the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
- The name of the resource
- Provisioning
State string - Provisioning state of the resource.
- 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"
- Vlan
Id int - Vlan identifier. Example: 1001.
- Annotation string
- Switch configuration description.
- Bgp
Configuration InternalNetwork Properties Response Bgp Configuration - BGP configuration properties.
- Connected
IPv4Subnets []ConnectedSubnet Response - List of Connected IPv4 Subnets.
- Connected
IPv6Subnets []ConnectedSubnet Response - List of connected IPv6 Subnets.
- Egress
Acl stringId - Egress Acl. ARM resource ID of Access Control Lists.
- Export
Route ExportPolicy Route Policy Response - Export Route Policy either IPv4 or IPv6.
- Export
Route stringPolicy Id - ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.
- Extension string
- Extension. Example: NoExtension | NPB.
- Import
Route ImportPolicy Route Policy Response - Import Route Policy either IPv4 or IPv6.
- Import
Route stringPolicy Id - ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.
- Ingress
Acl stringId - Ingress Acl. ARM resource ID of Access Control Lists.
- Is
Monitoring stringEnabled - To check whether monitoring of internal network is enabled or not.
- Mtu int
- Maximum transmission unit. Default value is 1500.
- Static
Route InternalConfiguration Network Properties Response Static Route Configuration - Static Route Configuration properties.
- administrative
State String - Administrative state of the resource.
- azure
Api StringVersion - The Azure API version of the resource.
- configuration
State String - Configuration state of the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name String
- The name of the resource
- provisioning
State String - Provisioning state of the resource.
- 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"
- vlan
Id Integer - Vlan identifier. Example: 1001.
- annotation String
- Switch configuration description.
- bgp
Configuration InternalNetwork Properties Response Bgp Configuration - BGP configuration properties.
- connected
IPv4Subnets List<ConnectedSubnet Response> - List of Connected IPv4 Subnets.
- connected
IPv6Subnets List<ConnectedSubnet Response> - List of connected IPv6 Subnets.
- egress
Acl StringId - Egress Acl. ARM resource ID of Access Control Lists.
- export
Route ExportPolicy Route Policy Response - Export Route Policy either IPv4 or IPv6.
- export
Route StringPolicy Id - ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.
- extension String
- Extension. Example: NoExtension | NPB.
- import
Route ImportPolicy Route Policy Response - Import Route Policy either IPv4 or IPv6.
- import
Route StringPolicy Id - ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.
- ingress
Acl StringId - Ingress Acl. ARM resource ID of Access Control Lists.
- is
Monitoring StringEnabled - To check whether monitoring of internal network is enabled or not.
- mtu Integer
- Maximum transmission unit. Default value is 1500.
- static
Route InternalConfiguration Network Properties Response Static Route Configuration - Static Route Configuration properties.
- administrative
State string - Administrative state of the resource.
- azure
Api stringVersion - The Azure API version of the resource.
- configuration
State string - Configuration state of the resource.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name string
- The name of the resource
- provisioning
State string - Provisioning state of the resource.
- 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"
- vlan
Id number - Vlan identifier. Example: 1001.
- annotation string
- Switch configuration description.
- bgp
Configuration InternalNetwork Properties Response Bgp Configuration - BGP configuration properties.
- connected
IPv4Subnets ConnectedSubnet Response[] - List of Connected IPv4 Subnets.
- connected
IPv6Subnets ConnectedSubnet Response[] - List of connected IPv6 Subnets.
- egress
Acl stringId - Egress Acl. ARM resource ID of Access Control Lists.
- export
Route ExportPolicy Route Policy Response - Export Route Policy either IPv4 or IPv6.
- export
Route stringPolicy Id - ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.
- extension string
- Extension. Example: NoExtension | NPB.
- import
Route ImportPolicy Route Policy Response - Import Route Policy either IPv4 or IPv6.
- import
Route stringPolicy Id - ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.
- ingress
Acl stringId - Ingress Acl. ARM resource ID of Access Control Lists.
- is
Monitoring stringEnabled - To check whether monitoring of internal network is enabled or not.
- mtu number
- Maximum transmission unit. Default value is 1500.
- static
Route InternalConfiguration Network Properties Response Static Route Configuration - Static Route Configuration properties.
- administrative_
state str - Administrative state of the resource.
- azure_
api_ strversion - The Azure API version of the resource.
- configuration_
state str - Configuration state of the resource.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name str
- The name of the resource
- provisioning_
state str - Provisioning state of the resource.
- 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"
- vlan_
id int - Vlan identifier. Example: 1001.
- annotation str
- Switch configuration description.
- bgp_
configuration InternalNetwork Properties Response Bgp Configuration - BGP configuration properties.
- connected_
i_ Sequence[Connectedpv4_ subnets Subnet Response] - List of Connected IPv4 Subnets.
- connected_
i_ Sequence[Connectedpv6_ subnets Subnet Response] - List of connected IPv6 Subnets.
- egress_
acl_ strid - Egress Acl. ARM resource ID of Access Control Lists.
- export_
route_ Exportpolicy Route Policy Response - Export Route Policy either IPv4 or IPv6.
- export_
route_ strpolicy_ id - ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.
- extension str
- Extension. Example: NoExtension | NPB.
- import_
route_ Importpolicy Route Policy Response - Import Route Policy either IPv4 or IPv6.
- import_
route_ strpolicy_ id - ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.
- ingress_
acl_ strid - Ingress Acl. ARM resource ID of Access Control Lists.
- is_
monitoring_ strenabled - To check whether monitoring of internal network is enabled or not.
- mtu int
- Maximum transmission unit. Default value is 1500.
- static_
route_ Internalconfiguration Network Properties Response Static Route Configuration - Static Route Configuration properties.
- administrative
State String - Administrative state of the resource.
- azure
Api StringVersion - The Azure API version of the resource.
- configuration
State String - Configuration state of the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name String
- The name of the resource
- provisioning
State String - Provisioning state of the resource.
- 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"
- vlan
Id Number - Vlan identifier. Example: 1001.
- annotation String
- Switch configuration description.
- bgp
Configuration Property Map - BGP configuration properties.
- connected
IPv4Subnets List<Property Map> - List of Connected IPv4 Subnets.
- connected
IPv6Subnets List<Property Map> - List of connected IPv6 Subnets.
- egress
Acl StringId - Egress Acl. ARM resource ID of Access Control Lists.
- export
Route Property MapPolicy - Export Route Policy either IPv4 or IPv6.
- export
Route StringPolicy Id - ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.
- extension String
- Extension. Example: NoExtension | NPB.
- import
Route Property MapPolicy - Import Route Policy either IPv4 or IPv6.
- import
Route StringPolicy Id - ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.
- ingress
Acl StringId - Ingress Acl. ARM resource ID of Access Control Lists.
- is
Monitoring StringEnabled - To check whether monitoring of internal network is enabled or not.
- mtu Number
- Maximum transmission unit. Default value is 1500.
- static
Route Property MapConfiguration - Static Route Configuration properties.
Supporting Types
BfdConfigurationResponse
- Administrative
State string - Administrative state of the BfdConfiguration. Example: Enabled | Disabled.
- Interval
In intMilli Seconds - Interval in milliseconds. Example: 300.
- Multiplier int
- Multiplier for the Bfd Configuration. Example: 5.
- Administrative
State string - Administrative state of the BfdConfiguration. Example: Enabled | Disabled.
- Interval
In intMilli Seconds - Interval in milliseconds. Example: 300.
- Multiplier int
- Multiplier for the Bfd Configuration. Example: 5.
- administrative
State String - Administrative state of the BfdConfiguration. Example: Enabled | Disabled.
- interval
In IntegerMilli Seconds - Interval in milliseconds. Example: 300.
- multiplier Integer
- Multiplier for the Bfd Configuration. Example: 5.
- administrative
State string - Administrative state of the BfdConfiguration. Example: Enabled | Disabled.
- interval
In numberMilli Seconds - Interval in milliseconds. Example: 300.
- multiplier number
- Multiplier for the Bfd Configuration. Example: 5.
- administrative_
state str - Administrative state of the BfdConfiguration. Example: Enabled | Disabled.
- interval_
in_ intmilli_ seconds - Interval in milliseconds. Example: 300.
- multiplier int
- Multiplier for the Bfd Configuration. Example: 5.
- administrative
State String - Administrative state of the BfdConfiguration. Example: Enabled | Disabled.
- interval
In NumberMilli Seconds - Interval in milliseconds. Example: 300.
- multiplier Number
- Multiplier for the Bfd Configuration. Example: 5.
ConnectedSubnetResponse
- Prefix string
- Prefix of the Connected Subnet.
- Annotation string
- Switch configuration description.
- Prefix string
- Prefix of the Connected Subnet.
- Annotation string
- Switch configuration description.
- prefix String
- Prefix of the Connected Subnet.
- annotation String
- Switch configuration description.
- prefix string
- Prefix of the Connected Subnet.
- annotation string
- Switch configuration description.
- prefix str
- Prefix of the Connected Subnet.
- annotation str
- Switch configuration description.
- prefix String
- Prefix of the Connected Subnet.
- annotation String
- Switch configuration description.
ExportRoutePolicyResponse
- Export
Ipv4Route stringPolicy Id - ARM resource ID of RoutePolicy.
- Export
Ipv6Route stringPolicy Id - ARM resource ID of RoutePolicy.
- Export
Ipv4Route stringPolicy Id - ARM resource ID of RoutePolicy.
- Export
Ipv6Route stringPolicy Id - ARM resource ID of RoutePolicy.
- export
Ipv4Route StringPolicy Id - ARM resource ID of RoutePolicy.
- export
Ipv6Route StringPolicy Id - ARM resource ID of RoutePolicy.
- export
Ipv4Route stringPolicy Id - ARM resource ID of RoutePolicy.
- export
Ipv6Route stringPolicy Id - ARM resource ID of RoutePolicy.
- export_
ipv4_ strroute_ policy_ id - ARM resource ID of RoutePolicy.
- export_
ipv6_ strroute_ policy_ id - ARM resource ID of RoutePolicy.
- export
Ipv4Route StringPolicy Id - ARM resource ID of RoutePolicy.
- export
Ipv6Route StringPolicy Id - ARM resource ID of RoutePolicy.
ImportRoutePolicyResponse
- Import
Ipv4Route stringPolicy Id - ARM resource ID of RoutePolicy.
- Import
Ipv6Route stringPolicy Id - ARM resource ID of RoutePolicy.
- Import
Ipv4Route stringPolicy Id - ARM resource ID of RoutePolicy.
- Import
Ipv6Route stringPolicy Id - ARM resource ID of RoutePolicy.
- import
Ipv4Route StringPolicy Id - ARM resource ID of RoutePolicy.
- import
Ipv6Route StringPolicy Id - ARM resource ID of RoutePolicy.
- import
Ipv4Route stringPolicy Id - ARM resource ID of RoutePolicy.
- import
Ipv6Route stringPolicy Id - ARM resource ID of RoutePolicy.
- import_
ipv4_ strroute_ policy_ id - ARM resource ID of RoutePolicy.
- import_
ipv6_ strroute_ policy_ id - ARM resource ID of RoutePolicy.
- import
Ipv4Route StringPolicy Id - ARM resource ID of RoutePolicy.
- import
Ipv6Route StringPolicy Id - ARM resource ID of RoutePolicy.
InternalNetworkPropertiesResponseBgpConfiguration
- Fabric
ASN double - ASN of Network Fabric. Example: 65048.
- Peer
ASN double - Peer ASN. Example: 65047.
- Allow
AS int - Allows for routes to be received and processed even if the router detects its own ASN in the AS-Path. 0 is disable, Possible values are 1-10, default is 2.
- Allow
ASOverride string - Enable Or Disable state.
- Annotation string
- Switch configuration description.
- Bfd
Configuration Pulumi.Azure Native. Managed Network Fabric. Inputs. Bfd Configuration Response - BFD configuration properties
- Default
Route stringOriginate - Originate a defaultRoute. Ex: "True" | "False".
- Ipv4Listen
Range List<string>Prefixes - List of BGP IPv4 Listen Range prefixes.
- Ipv4Neighbor
Address List<Pulumi.Azure Native. Managed Network Fabric. Inputs. Neighbor Address Response> - List with stringified IPv4 Neighbor Addresses.
- Ipv6Listen
Range List<string>Prefixes - List of BGP IPv6 Listen Ranges prefixes.
- Ipv6Neighbor
Address List<Pulumi.Azure Native. Managed Network Fabric. Inputs. Neighbor Address Response> - List with stringified IPv6 Neighbor Address.
- Fabric
ASN float64 - ASN of Network Fabric. Example: 65048.
- Peer
ASN float64 - Peer ASN. Example: 65047.
- Allow
AS int - Allows for routes to be received and processed even if the router detects its own ASN in the AS-Path. 0 is disable, Possible values are 1-10, default is 2.
- Allow
ASOverride string - Enable Or Disable state.
- Annotation string
- Switch configuration description.
- Bfd
Configuration BfdConfiguration Response - BFD configuration properties
- Default
Route stringOriginate - Originate a defaultRoute. Ex: "True" | "False".
- Ipv4Listen
Range []stringPrefixes - List of BGP IPv4 Listen Range prefixes.
- Ipv4Neighbor
Address []NeighborAddress Response - List with stringified IPv4 Neighbor Addresses.
- Ipv6Listen
Range []stringPrefixes - List of BGP IPv6 Listen Ranges prefixes.
- Ipv6Neighbor
Address []NeighborAddress Response - List with stringified IPv6 Neighbor Address.
- fabric
ASN Double - ASN of Network Fabric. Example: 65048.
- peer
ASN Double - Peer ASN. Example: 65047.
- allow
AS Integer - Allows for routes to be received and processed even if the router detects its own ASN in the AS-Path. 0 is disable, Possible values are 1-10, default is 2.
- allow
ASOverride String - Enable Or Disable state.
- annotation String
- Switch configuration description.
- bfd
Configuration BfdConfiguration Response - BFD configuration properties
- default
Route StringOriginate - Originate a defaultRoute. Ex: "True" | "False".
- ipv4Listen
Range List<String>Prefixes - List of BGP IPv4 Listen Range prefixes.
- ipv4Neighbor
Address List<NeighborAddress Response> - List with stringified IPv4 Neighbor Addresses.
- ipv6Listen
Range List<String>Prefixes - List of BGP IPv6 Listen Ranges prefixes.
- ipv6Neighbor
Address List<NeighborAddress Response> - List with stringified IPv6 Neighbor Address.
- fabric
ASN number - ASN of Network Fabric. Example: 65048.
- peer
ASN number - Peer ASN. Example: 65047.
- allow
AS number - Allows for routes to be received and processed even if the router detects its own ASN in the AS-Path. 0 is disable, Possible values are 1-10, default is 2.
- allow
ASOverride string - Enable Or Disable state.
- annotation string
- Switch configuration description.
- bfd
Configuration BfdConfiguration Response - BFD configuration properties
- default
Route stringOriginate - Originate a defaultRoute. Ex: "True" | "False".
- ipv4Listen
Range string[]Prefixes - List of BGP IPv4 Listen Range prefixes.
- ipv4Neighbor
Address NeighborAddress Response[] - List with stringified IPv4 Neighbor Addresses.
- ipv6Listen
Range string[]Prefixes - List of BGP IPv6 Listen Ranges prefixes.
- ipv6Neighbor
Address NeighborAddress Response[] - List with stringified IPv6 Neighbor Address.
- fabric_
asn float - ASN of Network Fabric. Example: 65048.
- peer_
asn float - Peer ASN. Example: 65047.
- allow_
as int - Allows for routes to be received and processed even if the router detects its own ASN in the AS-Path. 0 is disable, Possible values are 1-10, default is 2.
- allow_
as_ stroverride - Enable Or Disable state.
- annotation str
- Switch configuration description.
- bfd_
configuration BfdConfiguration Response - BFD configuration properties
- default_
route_ stroriginate - Originate a defaultRoute. Ex: "True" | "False".
- ipv4_
listen_ Sequence[str]range_ prefixes - List of BGP IPv4 Listen Range prefixes.
- ipv4_
neighbor_ Sequence[Neighboraddress Address Response] - List with stringified IPv4 Neighbor Addresses.
- ipv6_
listen_ Sequence[str]range_ prefixes - List of BGP IPv6 Listen Ranges prefixes.
- ipv6_
neighbor_ Sequence[Neighboraddress Address Response] - List with stringified IPv6 Neighbor Address.
- fabric
ASN Number - ASN of Network Fabric. Example: 65048.
- peer
ASN Number - Peer ASN. Example: 65047.
- allow
AS Number - Allows for routes to be received and processed even if the router detects its own ASN in the AS-Path. 0 is disable, Possible values are 1-10, default is 2.
- allow
ASOverride String - Enable Or Disable state.
- annotation String
- Switch configuration description.
- bfd
Configuration Property Map - BFD configuration properties
- default
Route StringOriginate - Originate a defaultRoute. Ex: "True" | "False".
- ipv4Listen
Range List<String>Prefixes - List of BGP IPv4 Listen Range prefixes.
- ipv4Neighbor
Address List<Property Map> - List with stringified IPv4 Neighbor Addresses.
- ipv6Listen
Range List<String>Prefixes - List of BGP IPv6 Listen Ranges prefixes.
- ipv6Neighbor
Address List<Property Map> - List with stringified IPv6 Neighbor Address.
InternalNetworkPropertiesResponseStaticRouteConfiguration
- Bfd
Configuration Pulumi.Azure Native. Managed Network Fabric. Inputs. Bfd Configuration Response - BFD configuration properties
- Extension string
- Extension. Example: NoExtension | NPB.
- Ipv4Routes
List<Pulumi.
Azure Native. Managed Network Fabric. Inputs. Static Route Properties Response> - List of IPv4 Routes.
- Ipv6Routes
List<Pulumi.
Azure Native. Managed Network Fabric. Inputs. Static Route Properties Response> - List of IPv6 Routes.
- Bfd
Configuration BfdConfiguration Response - BFD configuration properties
- Extension string
- Extension. Example: NoExtension | NPB.
- Ipv4Routes
[]Static
Route Properties Response - List of IPv4 Routes.
- Ipv6Routes
[]Static
Route Properties Response - List of IPv6 Routes.
- bfd
Configuration BfdConfiguration Response - BFD configuration properties
- extension String
- Extension. Example: NoExtension | NPB.
- ipv4Routes
List<Static
Route Properties Response> - List of IPv4 Routes.
- ipv6Routes
List<Static
Route Properties Response> - List of IPv6 Routes.
- bfd
Configuration BfdConfiguration Response - BFD configuration properties
- extension string
- Extension. Example: NoExtension | NPB.
- ipv4Routes
Static
Route Properties Response[] - List of IPv4 Routes.
- ipv6Routes
Static
Route Properties Response[] - List of IPv6 Routes.
- bfd_
configuration BfdConfiguration Response - BFD configuration properties
- extension str
- Extension. Example: NoExtension | NPB.
- ipv4_
routes Sequence[StaticRoute Properties Response] - List of IPv4 Routes.
- ipv6_
routes Sequence[StaticRoute Properties Response] - List of IPv6 Routes.
- bfd
Configuration Property Map - BFD configuration properties
- extension String
- Extension. Example: NoExtension | NPB.
- ipv4Routes List<Property Map>
- List of IPv4 Routes.
- ipv6Routes List<Property Map>
- List of IPv6 Routes.
NeighborAddressResponse
- Configuration
State string - Configuration state of the resource.
- Address string
- IP Address.
- Configuration
State string - Configuration state of the resource.
- Address string
- IP Address.
- configuration
State String - Configuration state of the resource.
- address String
- IP Address.
- configuration
State string - Configuration state of the resource.
- address string
- IP Address.
- configuration_
state str - Configuration state of the resource.
- address str
- IP Address.
- configuration
State String - Configuration state of the resource.
- address String
- IP Address.
StaticRoutePropertiesResponse
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.
Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi