1. Packages
  2. Azure Native
  3. API Docs
  4. managednetworkfabric
  5. getInternalNetwork
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

azure-native logo
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:

    InternalNetworkName string
    Name of the Internal Network.
    L3IsolationDomainName string
    Name of the L3 Isolation Domain.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    InternalNetworkName string
    Name of the Internal Network.
    L3IsolationDomainName string
    Name of the L3 Isolation Domain.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    internalNetworkName String
    Name of the Internal Network.
    l3IsolationDomainName String
    Name of the L3 Isolation Domain.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    internalNetworkName string
    Name of the Internal Network.
    l3IsolationDomainName string
    Name of the L3 Isolation Domain.
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    internal_network_name str
    Name of the Internal Network.
    l3_isolation_domain_name str
    Name of the L3 Isolation Domain.
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    internalNetworkName String
    Name of the Internal Network.
    l3IsolationDomainName String
    Name of the L3 Isolation Domain.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.

    getInternalNetwork Result

    The following output properties are available:

    AdministrativeState string
    Administrative state of the resource.
    AzureApiVersion string
    The Azure API version of the resource.
    ConfigurationState 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
    ProvisioningState string
    Provisioning state of the resource.
    SystemData Pulumi.AzureNative.ManagedNetworkFabric.Outputs.SystemDataResponse
    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"
    VlanId int
    Vlan identifier. Example: 1001.
    Annotation string
    Switch configuration description.
    BgpConfiguration Pulumi.AzureNative.ManagedNetworkFabric.Outputs.InternalNetworkPropertiesResponseBgpConfiguration
    BGP configuration properties.
    ConnectedIPv4Subnets List<Pulumi.AzureNative.ManagedNetworkFabric.Outputs.ConnectedSubnetResponse>
    List of Connected IPv4 Subnets.
    ConnectedIPv6Subnets List<Pulumi.AzureNative.ManagedNetworkFabric.Outputs.ConnectedSubnetResponse>
    List of connected IPv6 Subnets.
    EgressAclId string
    Egress Acl. ARM resource ID of Access Control Lists.
    ExportRoutePolicy Pulumi.AzureNative.ManagedNetworkFabric.Outputs.ExportRoutePolicyResponse
    Export Route Policy either IPv4 or IPv6.
    ExportRoutePolicyId string
    ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.
    Extension string
    Extension. Example: NoExtension | NPB.
    ImportRoutePolicy Pulumi.AzureNative.ManagedNetworkFabric.Outputs.ImportRoutePolicyResponse
    Import Route Policy either IPv4 or IPv6.
    ImportRoutePolicyId string
    ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.
    IngressAclId string
    Ingress Acl. ARM resource ID of Access Control Lists.
    IsMonitoringEnabled string
    To check whether monitoring of internal network is enabled or not.
    Mtu int
    Maximum transmission unit. Default value is 1500.
    StaticRouteConfiguration Pulumi.AzureNative.ManagedNetworkFabric.Outputs.InternalNetworkPropertiesResponseStaticRouteConfiguration
    Static Route Configuration properties.
    AdministrativeState string
    Administrative state of the resource.
    AzureApiVersion string
    The Azure API version of the resource.
    ConfigurationState 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
    ProvisioningState string
    Provisioning state of the resource.
    SystemData SystemDataResponse
    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"
    VlanId int
    Vlan identifier. Example: 1001.
    Annotation string
    Switch configuration description.
    BgpConfiguration InternalNetworkPropertiesResponseBgpConfiguration
    BGP configuration properties.
    ConnectedIPv4Subnets []ConnectedSubnetResponse
    List of Connected IPv4 Subnets.
    ConnectedIPv6Subnets []ConnectedSubnetResponse
    List of connected IPv6 Subnets.
    EgressAclId string
    Egress Acl. ARM resource ID of Access Control Lists.
    ExportRoutePolicy ExportRoutePolicyResponse
    Export Route Policy either IPv4 or IPv6.
    ExportRoutePolicyId string
    ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.
    Extension string
    Extension. Example: NoExtension | NPB.
    ImportRoutePolicy ImportRoutePolicyResponse
    Import Route Policy either IPv4 or IPv6.
    ImportRoutePolicyId string
    ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.
    IngressAclId string
    Ingress Acl. ARM resource ID of Access Control Lists.
    IsMonitoringEnabled string
    To check whether monitoring of internal network is enabled or not.
    Mtu int
    Maximum transmission unit. Default value is 1500.
    StaticRouteConfiguration InternalNetworkPropertiesResponseStaticRouteConfiguration
    Static Route Configuration properties.
    administrativeState String
    Administrative state of the resource.
    azureApiVersion String
    The Azure API version of the resource.
    configurationState 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
    provisioningState String
    Provisioning state of the resource.
    systemData SystemDataResponse
    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"
    vlanId Integer
    Vlan identifier. Example: 1001.
    annotation String
    Switch configuration description.
    bgpConfiguration InternalNetworkPropertiesResponseBgpConfiguration
    BGP configuration properties.
    connectedIPv4Subnets List<ConnectedSubnetResponse>
    List of Connected IPv4 Subnets.
    connectedIPv6Subnets List<ConnectedSubnetResponse>
    List of connected IPv6 Subnets.
    egressAclId String
    Egress Acl. ARM resource ID of Access Control Lists.
    exportRoutePolicy ExportRoutePolicyResponse
    Export Route Policy either IPv4 or IPv6.
    exportRoutePolicyId String
    ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.
    extension String
    Extension. Example: NoExtension | NPB.
    importRoutePolicy ImportRoutePolicyResponse
    Import Route Policy either IPv4 or IPv6.
    importRoutePolicyId String
    ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.
    ingressAclId String
    Ingress Acl. ARM resource ID of Access Control Lists.
    isMonitoringEnabled String
    To check whether monitoring of internal network is enabled or not.
    mtu Integer
    Maximum transmission unit. Default value is 1500.
    staticRouteConfiguration InternalNetworkPropertiesResponseStaticRouteConfiguration
    Static Route Configuration properties.
    administrativeState string
    Administrative state of the resource.
    azureApiVersion string
    The Azure API version of the resource.
    configurationState 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
    provisioningState string
    Provisioning state of the resource.
    systemData SystemDataResponse
    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"
    vlanId number
    Vlan identifier. Example: 1001.
    annotation string
    Switch configuration description.
    bgpConfiguration InternalNetworkPropertiesResponseBgpConfiguration
    BGP configuration properties.
    connectedIPv4Subnets ConnectedSubnetResponse[]
    List of Connected IPv4 Subnets.
    connectedIPv6Subnets ConnectedSubnetResponse[]
    List of connected IPv6 Subnets.
    egressAclId string
    Egress Acl. ARM resource ID of Access Control Lists.
    exportRoutePolicy ExportRoutePolicyResponse
    Export Route Policy either IPv4 or IPv6.
    exportRoutePolicyId string
    ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.
    extension string
    Extension. Example: NoExtension | NPB.
    importRoutePolicy ImportRoutePolicyResponse
    Import Route Policy either IPv4 or IPv6.
    importRoutePolicyId string
    ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.
    ingressAclId string
    Ingress Acl. ARM resource ID of Access Control Lists.
    isMonitoringEnabled string
    To check whether monitoring of internal network is enabled or not.
    mtu number
    Maximum transmission unit. Default value is 1500.
    staticRouteConfiguration InternalNetworkPropertiesResponseStaticRouteConfiguration
    Static Route Configuration properties.
    administrative_state str
    Administrative state of the resource.
    azure_api_version str
    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 SystemDataResponse
    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 InternalNetworkPropertiesResponseBgpConfiguration
    BGP configuration properties.
    connected_i_pv4_subnets Sequence[ConnectedSubnetResponse]
    List of Connected IPv4 Subnets.
    connected_i_pv6_subnets Sequence[ConnectedSubnetResponse]
    List of connected IPv6 Subnets.
    egress_acl_id str
    Egress Acl. ARM resource ID of Access Control Lists.
    export_route_policy ExportRoutePolicyResponse
    Export Route Policy either IPv4 or IPv6.
    export_route_policy_id str
    ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.
    extension str
    Extension. Example: NoExtension | NPB.
    import_route_policy ImportRoutePolicyResponse
    Import Route Policy either IPv4 or IPv6.
    import_route_policy_id str
    ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.
    ingress_acl_id str
    Ingress Acl. ARM resource ID of Access Control Lists.
    is_monitoring_enabled str
    To check whether monitoring of internal network is enabled or not.
    mtu int
    Maximum transmission unit. Default value is 1500.
    static_route_configuration InternalNetworkPropertiesResponseStaticRouteConfiguration
    Static Route Configuration properties.
    administrativeState String
    Administrative state of the resource.
    azureApiVersion String
    The Azure API version of the resource.
    configurationState 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
    provisioningState String
    Provisioning state of the resource.
    systemData 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"
    vlanId Number
    Vlan identifier. Example: 1001.
    annotation String
    Switch configuration description.
    bgpConfiguration Property Map
    BGP configuration properties.
    connectedIPv4Subnets List<Property Map>
    List of Connected IPv4 Subnets.
    connectedIPv6Subnets List<Property Map>
    List of connected IPv6 Subnets.
    egressAclId String
    Egress Acl. ARM resource ID of Access Control Lists.
    exportRoutePolicy Property Map
    Export Route Policy either IPv4 or IPv6.
    exportRoutePolicyId String
    ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.
    extension String
    Extension. Example: NoExtension | NPB.
    importRoutePolicy Property Map
    Import Route Policy either IPv4 or IPv6.
    importRoutePolicyId String
    ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.
    ingressAclId String
    Ingress Acl. ARM resource ID of Access Control Lists.
    isMonitoringEnabled String
    To check whether monitoring of internal network is enabled or not.
    mtu Number
    Maximum transmission unit. Default value is 1500.
    staticRouteConfiguration Property Map
    Static Route Configuration properties.

    Supporting Types

    BfdConfigurationResponse

    AdministrativeState string
    Administrative state of the BfdConfiguration. Example: Enabled | Disabled.
    IntervalInMilliSeconds int
    Interval in milliseconds. Example: 300.
    Multiplier int
    Multiplier for the Bfd Configuration. Example: 5.
    AdministrativeState string
    Administrative state of the BfdConfiguration. Example: Enabled | Disabled.
    IntervalInMilliSeconds int
    Interval in milliseconds. Example: 300.
    Multiplier int
    Multiplier for the Bfd Configuration. Example: 5.
    administrativeState String
    Administrative state of the BfdConfiguration. Example: Enabled | Disabled.
    intervalInMilliSeconds Integer
    Interval in milliseconds. Example: 300.
    multiplier Integer
    Multiplier for the Bfd Configuration. Example: 5.
    administrativeState string
    Administrative state of the BfdConfiguration. Example: Enabled | Disabled.
    intervalInMilliSeconds number
    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_milli_seconds int
    Interval in milliseconds. Example: 300.
    multiplier int
    Multiplier for the Bfd Configuration. Example: 5.
    administrativeState String
    Administrative state of the BfdConfiguration. Example: Enabled | Disabled.
    intervalInMilliSeconds Number
    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

    ExportIpv4RoutePolicyId string
    ARM resource ID of RoutePolicy.
    ExportIpv6RoutePolicyId string
    ARM resource ID of RoutePolicy.
    ExportIpv4RoutePolicyId string
    ARM resource ID of RoutePolicy.
    ExportIpv6RoutePolicyId string
    ARM resource ID of RoutePolicy.
    exportIpv4RoutePolicyId String
    ARM resource ID of RoutePolicy.
    exportIpv6RoutePolicyId String
    ARM resource ID of RoutePolicy.
    exportIpv4RoutePolicyId string
    ARM resource ID of RoutePolicy.
    exportIpv6RoutePolicyId string
    ARM resource ID of RoutePolicy.
    export_ipv4_route_policy_id str
    ARM resource ID of RoutePolicy.
    export_ipv6_route_policy_id str
    ARM resource ID of RoutePolicy.
    exportIpv4RoutePolicyId String
    ARM resource ID of RoutePolicy.
    exportIpv6RoutePolicyId String
    ARM resource ID of RoutePolicy.

    ImportRoutePolicyResponse

    ImportIpv4RoutePolicyId string
    ARM resource ID of RoutePolicy.
    ImportIpv6RoutePolicyId string
    ARM resource ID of RoutePolicy.
    ImportIpv4RoutePolicyId string
    ARM resource ID of RoutePolicy.
    ImportIpv6RoutePolicyId string
    ARM resource ID of RoutePolicy.
    importIpv4RoutePolicyId String
    ARM resource ID of RoutePolicy.
    importIpv6RoutePolicyId String
    ARM resource ID of RoutePolicy.
    importIpv4RoutePolicyId string
    ARM resource ID of RoutePolicy.
    importIpv6RoutePolicyId string
    ARM resource ID of RoutePolicy.
    import_ipv4_route_policy_id str
    ARM resource ID of RoutePolicy.
    import_ipv6_route_policy_id str
    ARM resource ID of RoutePolicy.
    importIpv4RoutePolicyId String
    ARM resource ID of RoutePolicy.
    importIpv6RoutePolicyId String
    ARM resource ID of RoutePolicy.

    InternalNetworkPropertiesResponseBgpConfiguration

    FabricASN double
    ASN of Network Fabric. Example: 65048.
    PeerASN double
    Peer ASN. Example: 65047.
    AllowAS 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.
    AllowASOverride string
    Enable Or Disable state.
    Annotation string
    Switch configuration description.
    BfdConfiguration Pulumi.AzureNative.ManagedNetworkFabric.Inputs.BfdConfigurationResponse
    BFD configuration properties
    DefaultRouteOriginate string
    Originate a defaultRoute. Ex: "True" | "False".
    Ipv4ListenRangePrefixes List<string>
    List of BGP IPv4 Listen Range prefixes.
    Ipv4NeighborAddress List<Pulumi.AzureNative.ManagedNetworkFabric.Inputs.NeighborAddressResponse>
    List with stringified IPv4 Neighbor Addresses.
    Ipv6ListenRangePrefixes List<string>
    List of BGP IPv6 Listen Ranges prefixes.
    Ipv6NeighborAddress List<Pulumi.AzureNative.ManagedNetworkFabric.Inputs.NeighborAddressResponse>
    List with stringified IPv6 Neighbor Address.
    FabricASN float64
    ASN of Network Fabric. Example: 65048.
    PeerASN float64
    Peer ASN. Example: 65047.
    AllowAS 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.
    AllowASOverride string
    Enable Or Disable state.
    Annotation string
    Switch configuration description.
    BfdConfiguration BfdConfigurationResponse
    BFD configuration properties
    DefaultRouteOriginate string
    Originate a defaultRoute. Ex: "True" | "False".
    Ipv4ListenRangePrefixes []string
    List of BGP IPv4 Listen Range prefixes.
    Ipv4NeighborAddress []NeighborAddressResponse
    List with stringified IPv4 Neighbor Addresses.
    Ipv6ListenRangePrefixes []string
    List of BGP IPv6 Listen Ranges prefixes.
    Ipv6NeighborAddress []NeighborAddressResponse
    List with stringified IPv6 Neighbor Address.
    fabricASN Double
    ASN of Network Fabric. Example: 65048.
    peerASN Double
    Peer ASN. Example: 65047.
    allowAS 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.
    allowASOverride String
    Enable Or Disable state.
    annotation String
    Switch configuration description.
    bfdConfiguration BfdConfigurationResponse
    BFD configuration properties
    defaultRouteOriginate String
    Originate a defaultRoute. Ex: "True" | "False".
    ipv4ListenRangePrefixes List<String>
    List of BGP IPv4 Listen Range prefixes.
    ipv4NeighborAddress List<NeighborAddressResponse>
    List with stringified IPv4 Neighbor Addresses.
    ipv6ListenRangePrefixes List<String>
    List of BGP IPv6 Listen Ranges prefixes.
    ipv6NeighborAddress List<NeighborAddressResponse>
    List with stringified IPv6 Neighbor Address.
    fabricASN number
    ASN of Network Fabric. Example: 65048.
    peerASN number
    Peer ASN. Example: 65047.
    allowAS 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.
    allowASOverride string
    Enable Or Disable state.
    annotation string
    Switch configuration description.
    bfdConfiguration BfdConfigurationResponse
    BFD configuration properties
    defaultRouteOriginate string
    Originate a defaultRoute. Ex: "True" | "False".
    ipv4ListenRangePrefixes string[]
    List of BGP IPv4 Listen Range prefixes.
    ipv4NeighborAddress NeighborAddressResponse[]
    List with stringified IPv4 Neighbor Addresses.
    ipv6ListenRangePrefixes string[]
    List of BGP IPv6 Listen Ranges prefixes.
    ipv6NeighborAddress NeighborAddressResponse[]
    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_override str
    Enable Or Disable state.
    annotation str
    Switch configuration description.
    bfd_configuration BfdConfigurationResponse
    BFD configuration properties
    default_route_originate str
    Originate a defaultRoute. Ex: "True" | "False".
    ipv4_listen_range_prefixes Sequence[str]
    List of BGP IPv4 Listen Range prefixes.
    ipv4_neighbor_address Sequence[NeighborAddressResponse]
    List with stringified IPv4 Neighbor Addresses.
    ipv6_listen_range_prefixes Sequence[str]
    List of BGP IPv6 Listen Ranges prefixes.
    ipv6_neighbor_address Sequence[NeighborAddressResponse]
    List with stringified IPv6 Neighbor Address.
    fabricASN Number
    ASN of Network Fabric. Example: 65048.
    peerASN Number
    Peer ASN. Example: 65047.
    allowAS 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.
    allowASOverride String
    Enable Or Disable state.
    annotation String
    Switch configuration description.
    bfdConfiguration Property Map
    BFD configuration properties
    defaultRouteOriginate String
    Originate a defaultRoute. Ex: "True" | "False".
    ipv4ListenRangePrefixes List<String>
    List of BGP IPv4 Listen Range prefixes.
    ipv4NeighborAddress List<Property Map>
    List with stringified IPv4 Neighbor Addresses.
    ipv6ListenRangePrefixes List<String>
    List of BGP IPv6 Listen Ranges prefixes.
    ipv6NeighborAddress List<Property Map>
    List with stringified IPv6 Neighbor Address.

    InternalNetworkPropertiesResponseStaticRouteConfiguration

    BfdConfiguration BfdConfigurationResponse
    BFD configuration properties
    Extension string
    Extension. Example: NoExtension | NPB.
    Ipv4Routes []StaticRoutePropertiesResponse
    List of IPv4 Routes.
    Ipv6Routes []StaticRoutePropertiesResponse
    List of IPv6 Routes.
    bfdConfiguration BfdConfigurationResponse
    BFD configuration properties
    extension String
    Extension. Example: NoExtension | NPB.
    ipv4Routes List<StaticRoutePropertiesResponse>
    List of IPv4 Routes.
    ipv6Routes List<StaticRoutePropertiesResponse>
    List of IPv6 Routes.
    bfdConfiguration BfdConfigurationResponse
    BFD configuration properties
    extension string
    Extension. Example: NoExtension | NPB.
    ipv4Routes StaticRoutePropertiesResponse[]
    List of IPv4 Routes.
    ipv6Routes StaticRoutePropertiesResponse[]
    List of IPv6 Routes.
    bfd_configuration BfdConfigurationResponse
    BFD configuration properties
    extension str
    Extension. Example: NoExtension | NPB.
    ipv4_routes Sequence[StaticRoutePropertiesResponse]
    List of IPv4 Routes.
    ipv6_routes Sequence[StaticRoutePropertiesResponse]
    List of IPv6 Routes.
    bfdConfiguration 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

    ConfigurationState string
    Configuration state of the resource.
    Address string
    IP Address.
    ConfigurationState string
    Configuration state of the resource.
    Address string
    IP Address.
    configurationState String
    Configuration state of the resource.
    address String
    IP Address.
    configurationState string
    Configuration state of the resource.
    address string
    IP Address.
    configuration_state str
    Configuration state of the resource.
    address str
    IP Address.
    configurationState String
    Configuration state of the resource.
    address String
    IP Address.

    StaticRoutePropertiesResponse

    NextHop List<string>
    List of next hop addresses.
    Prefix string
    Prefix of the route.
    NextHop []string
    List of next hop addresses.
    Prefix string
    Prefix of the route.
    nextHop List<String>
    List of next hop addresses.
    prefix String
    Prefix of the route.
    nextHop string[]
    List of next hop addresses.
    prefix string
    Prefix of the route.
    next_hop Sequence[str]
    List of next hop addresses.
    prefix str
    Prefix of the route.
    nextHop List<String>
    List of next hop addresses.
    prefix String
    Prefix of the route.

    SystemDataResponse

    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.
    createdAt string
    The timestamp of resource creation (UTC).
    createdBy string
    The identity that created the resource.
    createdByType string
    The type of identity that created the resource.
    lastModifiedAt string
    The timestamp of resource last modification (UTC)
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    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_type str
    The type of identity that created the resource.
    last_modified_at str
    The timestamp of resource last modification (UTC)
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    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