This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.managednetworkfabric.getNetworkFabric
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Get Network Fabric resource details. Azure REST API version: 2023-02-01-preview.
Other available API versions: 2023-06-15.
Using getNetworkFabric
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 getNetworkFabric(args: GetNetworkFabricArgs, opts?: InvokeOptions): Promise<GetNetworkFabricResult>
function getNetworkFabricOutput(args: GetNetworkFabricOutputArgs, opts?: InvokeOptions): Output<GetNetworkFabricResult>def get_network_fabric(network_fabric_name: Optional[str] = None,
                       resource_group_name: Optional[str] = None,
                       opts: Optional[InvokeOptions] = None) -> GetNetworkFabricResult
def get_network_fabric_output(network_fabric_name: Optional[pulumi.Input[str]] = None,
                       resource_group_name: Optional[pulumi.Input[str]] = None,
                       opts: Optional[InvokeOptions] = None) -> Output[GetNetworkFabricResult]func LookupNetworkFabric(ctx *Context, args *LookupNetworkFabricArgs, opts ...InvokeOption) (*LookupNetworkFabricResult, error)
func LookupNetworkFabricOutput(ctx *Context, args *LookupNetworkFabricOutputArgs, opts ...InvokeOption) LookupNetworkFabricResultOutput> Note: This function is named LookupNetworkFabric in the Go SDK.
public static class GetNetworkFabric 
{
    public static Task<GetNetworkFabricResult> InvokeAsync(GetNetworkFabricArgs args, InvokeOptions? opts = null)
    public static Output<GetNetworkFabricResult> Invoke(GetNetworkFabricInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetNetworkFabricResult> getNetworkFabric(GetNetworkFabricArgs args, InvokeOptions options)
public static Output<GetNetworkFabricResult> getNetworkFabric(GetNetworkFabricArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:managednetworkfabric:getNetworkFabric
  arguments:
    # arguments dictionaryThe following arguments are supported:
- NetworkFabric stringName 
- Name of the Network Fabric
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- NetworkFabric stringName 
- Name of the Network Fabric
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- networkFabric StringName 
- Name of the Network Fabric
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- networkFabric stringName 
- Name of the Network Fabric
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- network_fabric_ strname 
- Name of the Network Fabric
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- networkFabric StringName 
- Name of the Network Fabric
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
getNetworkFabric Result
The following output properties are available:
- FabricASN int
- ASN of CE devices for CE/PE connectivity.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- L2IsolationDomains List<string>
- List of L2IsolationDomain resource IDs under the Network Fabric.
- L3IsolationDomains List<string>
- List of L3IsolationDomain resource IDs under the Network Fabric.
- Location string
- The geo-location where the resource lives
- ManagementNetwork Pulumi.Configuration Azure Native. Managed Network Fabric. Outputs. Management Network Configuration Response 
- Configuration to be used to setup the management network.
- Name string
- The name of the resource
- NetworkFabric stringController Id 
- Azure resource ID for the NetworkFabricController the NetworkFabric belongs.
- NetworkFabric stringSku 
- Supported Network Fabric SKU.Example: Compute / Aggregate racks. Once the user chooses a particular SKU, only supported racks can be added to the Network Fabric. The SKU determines whether it is a single / multi rack Network Fabric.
- OperationalState string
- Gets the operational state of the resource.
- ProvisioningState string
- Gets the provisioning state of the resource.
- RackCount int
- Number of racks associated to Network Fabric.Possible values are from 2-8.
- Racks List<string>
- List of NetworkRack resource IDs under the Network Fabric. The number of racks allowed depends on the Network Fabric SKU.
- RouterId string
- Router Id of CE to be used for MP-BGP between PE and CE
- ServerCount intPer Rack 
- Number of servers.Possible values are from 1-16.
- SystemData Pulumi.Azure Native. Managed Network Fabric. Outputs. System Data Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- TerminalServer Pulumi.Configuration Azure Native. Managed Network Fabric. Outputs. Terminal Server Configuration Response 
- Network and credentials configuration currently applied to terminal server.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Annotation string
- Switch configuration description.
- Ipv4Prefix string
- IPv4Prefix for Management Network. Example: 10.1.0.0/19.
- Ipv6Prefix string
- IPv6Prefix for Management Network. Example: 3FFE:FFFF:0:CD40::/59.
- Dictionary<string, string>
- Resource tags.
- FabricASN int
- ASN of CE devices for CE/PE connectivity.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- L2IsolationDomains []string
- List of L2IsolationDomain resource IDs under the Network Fabric.
- L3IsolationDomains []string
- List of L3IsolationDomain resource IDs under the Network Fabric.
- Location string
- The geo-location where the resource lives
- ManagementNetwork ManagementConfiguration Network Configuration Response 
- Configuration to be used to setup the management network.
- Name string
- The name of the resource
- NetworkFabric stringController Id 
- Azure resource ID for the NetworkFabricController the NetworkFabric belongs.
- NetworkFabric stringSku 
- Supported Network Fabric SKU.Example: Compute / Aggregate racks. Once the user chooses a particular SKU, only supported racks can be added to the Network Fabric. The SKU determines whether it is a single / multi rack Network Fabric.
- OperationalState string
- Gets the operational state of the resource.
- ProvisioningState string
- Gets the provisioning state of the resource.
- RackCount int
- Number of racks associated to Network Fabric.Possible values are from 2-8.
- Racks []string
- List of NetworkRack resource IDs under the Network Fabric. The number of racks allowed depends on the Network Fabric SKU.
- RouterId string
- Router Id of CE to be used for MP-BGP between PE and CE
- ServerCount intPer Rack 
- Number of servers.Possible values are from 1-16.
- SystemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- TerminalServer TerminalConfiguration Server Configuration Response 
- Network and credentials configuration currently applied to terminal server.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Annotation string
- Switch configuration description.
- Ipv4Prefix string
- IPv4Prefix for Management Network. Example: 10.1.0.0/19.
- Ipv6Prefix string
- IPv6Prefix for Management Network. Example: 3FFE:FFFF:0:CD40::/59.
- map[string]string
- Resource tags.
- fabricASN Integer
- ASN of CE devices for CE/PE connectivity.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- l2IsolationDomains List<String>
- List of L2IsolationDomain resource IDs under the Network Fabric.
- l3IsolationDomains List<String>
- List of L3IsolationDomain resource IDs under the Network Fabric.
- location String
- The geo-location where the resource lives
- managementNetwork ManagementConfiguration Network Configuration Response 
- Configuration to be used to setup the management network.
- name String
- The name of the resource
- networkFabric StringController Id 
- Azure resource ID for the NetworkFabricController the NetworkFabric belongs.
- networkFabric StringSku 
- Supported Network Fabric SKU.Example: Compute / Aggregate racks. Once the user chooses a particular SKU, only supported racks can be added to the Network Fabric. The SKU determines whether it is a single / multi rack Network Fabric.
- operationalState String
- Gets the operational state of the resource.
- provisioningState String
- Gets the provisioning state of the resource.
- rackCount Integer
- Number of racks associated to Network Fabric.Possible values are from 2-8.
- racks List<String>
- List of NetworkRack resource IDs under the Network Fabric. The number of racks allowed depends on the Network Fabric SKU.
- routerId String
- Router Id of CE to be used for MP-BGP between PE and CE
- serverCount IntegerPer Rack 
- Number of servers.Possible values are from 1-16.
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- terminalServer TerminalConfiguration Server Configuration Response 
- Network and credentials configuration currently applied to terminal server.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- annotation String
- Switch configuration description.
- ipv4Prefix String
- IPv4Prefix for Management Network. Example: 10.1.0.0/19.
- ipv6Prefix String
- IPv6Prefix for Management Network. Example: 3FFE:FFFF:0:CD40::/59.
- Map<String,String>
- Resource tags.
- fabricASN number
- ASN of CE devices for CE/PE connectivity.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- l2IsolationDomains string[]
- List of L2IsolationDomain resource IDs under the Network Fabric.
- l3IsolationDomains string[]
- List of L3IsolationDomain resource IDs under the Network Fabric.
- location string
- The geo-location where the resource lives
- managementNetwork ManagementConfiguration Network Configuration Response 
- Configuration to be used to setup the management network.
- name string
- The name of the resource
- networkFabric stringController Id 
- Azure resource ID for the NetworkFabricController the NetworkFabric belongs.
- networkFabric stringSku 
- Supported Network Fabric SKU.Example: Compute / Aggregate racks. Once the user chooses a particular SKU, only supported racks can be added to the Network Fabric. The SKU determines whether it is a single / multi rack Network Fabric.
- operationalState string
- Gets the operational state of the resource.
- provisioningState string
- Gets the provisioning state of the resource.
- rackCount number
- Number of racks associated to Network Fabric.Possible values are from 2-8.
- racks string[]
- List of NetworkRack resource IDs under the Network Fabric. The number of racks allowed depends on the Network Fabric SKU.
- routerId string
- Router Id of CE to be used for MP-BGP between PE and CE
- serverCount numberPer Rack 
- Number of servers.Possible values are from 1-16.
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- terminalServer TerminalConfiguration Server Configuration Response 
- Network and credentials configuration currently applied to terminal server.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- annotation string
- Switch configuration description.
- ipv4Prefix string
- IPv4Prefix for Management Network. Example: 10.1.0.0/19.
- ipv6Prefix string
- IPv6Prefix for Management Network. Example: 3FFE:FFFF:0:CD40::/59.
- {[key: string]: string}
- Resource tags.
- fabric_asn int
- ASN of CE devices for CE/PE connectivity.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- l2_isolation_ Sequence[str]domains 
- List of L2IsolationDomain resource IDs under the Network Fabric.
- l3_isolation_ Sequence[str]domains 
- List of L3IsolationDomain resource IDs under the Network Fabric.
- location str
- The geo-location where the resource lives
- management_network_ Managementconfiguration Network Configuration Response 
- Configuration to be used to setup the management network.
- name str
- The name of the resource
- network_fabric_ strcontroller_ id 
- Azure resource ID for the NetworkFabricController the NetworkFabric belongs.
- network_fabric_ strsku 
- Supported Network Fabric SKU.Example: Compute / Aggregate racks. Once the user chooses a particular SKU, only supported racks can be added to the Network Fabric. The SKU determines whether it is a single / multi rack Network Fabric.
- operational_state str
- Gets the operational state of the resource.
- provisioning_state str
- Gets the provisioning state of the resource.
- rack_count int
- Number of racks associated to Network Fabric.Possible values are from 2-8.
- racks Sequence[str]
- List of NetworkRack resource IDs under the Network Fabric. The number of racks allowed depends on the Network Fabric SKU.
- router_id str
- Router Id of CE to be used for MP-BGP between PE and CE
- server_count_ intper_ rack 
- Number of servers.Possible values are from 1-16.
- system_data SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- terminal_server_ Terminalconfiguration Server Configuration Response 
- Network and credentials configuration currently applied to terminal server.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- annotation str
- Switch configuration description.
- ipv4_prefix str
- IPv4Prefix for Management Network. Example: 10.1.0.0/19.
- ipv6_prefix str
- IPv6Prefix for Management Network. Example: 3FFE:FFFF:0:CD40::/59.
- Mapping[str, str]
- Resource tags.
- fabricASN Number
- ASN of CE devices for CE/PE connectivity.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- l2IsolationDomains List<String>
- List of L2IsolationDomain resource IDs under the Network Fabric.
- l3IsolationDomains List<String>
- List of L3IsolationDomain resource IDs under the Network Fabric.
- location String
- The geo-location where the resource lives
- managementNetwork Property MapConfiguration 
- Configuration to be used to setup the management network.
- name String
- The name of the resource
- networkFabric StringController Id 
- Azure resource ID for the NetworkFabricController the NetworkFabric belongs.
- networkFabric StringSku 
- Supported Network Fabric SKU.Example: Compute / Aggregate racks. Once the user chooses a particular SKU, only supported racks can be added to the Network Fabric. The SKU determines whether it is a single / multi rack Network Fabric.
- operationalState String
- Gets the operational state of the resource.
- provisioningState String
- Gets the provisioning state of the resource.
- rackCount Number
- Number of racks associated to Network Fabric.Possible values are from 2-8.
- racks List<String>
- List of NetworkRack resource IDs under the Network Fabric. The number of racks allowed depends on the Network Fabric SKU.
- routerId String
- Router Id of CE to be used for MP-BGP between PE and CE
- serverCount NumberPer Rack 
- Number of servers.Possible values are from 1-16.
- systemData Property Map
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- terminalServer Property MapConfiguration 
- Network and credentials configuration currently applied to terminal server.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- annotation String
- Switch configuration description.
- ipv4Prefix String
- IPv4Prefix for Management Network. Example: 10.1.0.0/19.
- ipv6Prefix String
- IPv6Prefix for Management Network. Example: 3FFE:FFFF:0:CD40::/59.
- Map<String>
- Resource tags.
Supporting Types
FabricBfdConfigurationResponse   
- Interval int
- interval in seconds. Example: 300.
- Multiplier int
- multiplier. Example: 3.
- Interval int
- interval in seconds. Example: 300.
- Multiplier int
- multiplier. Example: 3.
- interval Integer
- interval in seconds. Example: 300.
- multiplier Integer
- multiplier. Example: 3.
- interval number
- interval in seconds. Example: 300.
- multiplier number
- multiplier. Example: 3.
- interval int
- interval in seconds. Example: 300.
- multiplier int
- multiplier. Example: 3.
- interval Number
- interval in seconds. Example: 300.
- multiplier Number
- multiplier. Example: 3.
FabricOptionBPropertiesResponse   
- ExportRoute List<string>Targets 
- Route Targets to be applied for outgoing routes from CE.
- ImportRoute List<string>Targets 
- Route Targets to be applied for incoming routes into CE.
- ExportRoute []stringTargets 
- Route Targets to be applied for outgoing routes from CE.
- ImportRoute []stringTargets 
- Route Targets to be applied for incoming routes into CE.
- exportRoute List<String>Targets 
- Route Targets to be applied for outgoing routes from CE.
- importRoute List<String>Targets 
- Route Targets to be applied for incoming routes into CE.
- exportRoute string[]Targets 
- Route Targets to be applied for outgoing routes from CE.
- importRoute string[]Targets 
- Route Targets to be applied for incoming routes into CE.
- export_route_ Sequence[str]targets 
- Route Targets to be applied for outgoing routes from CE.
- import_route_ Sequence[str]targets 
- Route Targets to be applied for incoming routes into CE.
- exportRoute List<String>Targets 
- Route Targets to be applied for outgoing routes from CE.
- importRoute List<String>Targets 
- Route Targets to be applied for incoming routes into CE.
ManagementNetworkConfigurationResponse   
- InfrastructureVpn Pulumi.Configuration Azure Native. Managed Network Fabric. Inputs. Vpn Configuration Properties Response 
- Configuration for infrastructure vpn.
- WorkloadVpn Pulumi.Configuration Azure Native. Managed Network Fabric. Inputs. Vpn Configuration Properties Response 
- Configuration for workload vpn.
- InfrastructureVpn VpnConfiguration Configuration Properties Response 
- Configuration for infrastructure vpn.
- WorkloadVpn VpnConfiguration Configuration Properties Response 
- Configuration for workload vpn.
- infrastructureVpn VpnConfiguration Configuration Properties Response 
- Configuration for infrastructure vpn.
- workloadVpn VpnConfiguration Configuration Properties Response 
- Configuration for workload vpn.
- infrastructureVpn VpnConfiguration Configuration Properties Response 
- Configuration for infrastructure vpn.
- workloadVpn VpnConfiguration Configuration Properties Response 
- Configuration for workload vpn.
- infrastructure_vpn_ Vpnconfiguration Configuration Properties Response 
- Configuration for infrastructure vpn.
- workload_vpn_ Vpnconfiguration Configuration Properties Response 
- Configuration for workload vpn.
- infrastructureVpn Property MapConfiguration 
- Configuration for infrastructure vpn.
- workloadVpn Property MapConfiguration 
- Configuration for workload vpn.
OptionAPropertiesResponse  
- BfdConfiguration Pulumi.Azure Native. Managed Network Fabric. Inputs. Fabric Bfd Configuration Response 
- BFD Configuration properties.
- Mtu int
- MTU to use for option A peering.
- PeerASN int
- Peer ASN number.Example : 28
- PrimaryIpv4Prefix string
- IPv4 Address Prefix of CE-PE interconnect links. Example: 172.31.0.0/31. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- PrimaryIpv6Prefix string
- IPv6 Address Prefix of CE-PE interconnect links. Example: 3FFE:FFFF:0:CD30::a0/126. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- SecondaryIpv4Prefix string
- Secondary IPv4 Address Prefix of CE-PE interconnect links. Example: 172.31.0.20/31. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- SecondaryIpv6Prefix string
- Secondary IPv6 Address Prefix of CE-PE interconnect links. Example: 3FFE:FFFF:0:CD30::a4/126. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- VlanId int
- Vlan identifier. Example : 501
- BfdConfiguration FabricBfd Configuration Response 
- BFD Configuration properties.
- Mtu int
- MTU to use for option A peering.
- PeerASN int
- Peer ASN number.Example : 28
- PrimaryIpv4Prefix string
- IPv4 Address Prefix of CE-PE interconnect links. Example: 172.31.0.0/31. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- PrimaryIpv6Prefix string
- IPv6 Address Prefix of CE-PE interconnect links. Example: 3FFE:FFFF:0:CD30::a0/126. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- SecondaryIpv4Prefix string
- Secondary IPv4 Address Prefix of CE-PE interconnect links. Example: 172.31.0.20/31. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- SecondaryIpv6Prefix string
- Secondary IPv6 Address Prefix of CE-PE interconnect links. Example: 3FFE:FFFF:0:CD30::a4/126. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- VlanId int
- Vlan identifier. Example : 501
- bfdConfiguration FabricBfd Configuration Response 
- BFD Configuration properties.
- mtu Integer
- MTU to use for option A peering.
- peerASN Integer
- Peer ASN number.Example : 28
- primaryIpv4Prefix String
- IPv4 Address Prefix of CE-PE interconnect links. Example: 172.31.0.0/31. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- primaryIpv6Prefix String
- IPv6 Address Prefix of CE-PE interconnect links. Example: 3FFE:FFFF:0:CD30::a0/126. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- secondaryIpv4Prefix String
- Secondary IPv4 Address Prefix of CE-PE interconnect links. Example: 172.31.0.20/31. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- secondaryIpv6Prefix String
- Secondary IPv6 Address Prefix of CE-PE interconnect links. Example: 3FFE:FFFF:0:CD30::a4/126. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- vlanId Integer
- Vlan identifier. Example : 501
- bfdConfiguration FabricBfd Configuration Response 
- BFD Configuration properties.
- mtu number
- MTU to use for option A peering.
- peerASN number
- Peer ASN number.Example : 28
- primaryIpv4Prefix string
- IPv4 Address Prefix of CE-PE interconnect links. Example: 172.31.0.0/31. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- primaryIpv6Prefix string
- IPv6 Address Prefix of CE-PE interconnect links. Example: 3FFE:FFFF:0:CD30::a0/126. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- secondaryIpv4Prefix string
- Secondary IPv4 Address Prefix of CE-PE interconnect links. Example: 172.31.0.20/31. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- secondaryIpv6Prefix string
- Secondary IPv6 Address Prefix of CE-PE interconnect links. Example: 3FFE:FFFF:0:CD30::a4/126. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- vlanId number
- Vlan identifier. Example : 501
- bfd_configuration FabricBfd Configuration Response 
- BFD Configuration properties.
- mtu int
- MTU to use for option A peering.
- peer_asn int
- Peer ASN number.Example : 28
- primary_ipv4_ strprefix 
- IPv4 Address Prefix of CE-PE interconnect links. Example: 172.31.0.0/31. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- primary_ipv6_ strprefix 
- IPv6 Address Prefix of CE-PE interconnect links. Example: 3FFE:FFFF:0:CD30::a0/126. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- secondary_ipv4_ strprefix 
- Secondary IPv4 Address Prefix of CE-PE interconnect links. Example: 172.31.0.20/31. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- secondary_ipv6_ strprefix 
- Secondary IPv6 Address Prefix of CE-PE interconnect links. Example: 3FFE:FFFF:0:CD30::a4/126. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- vlan_id int
- Vlan identifier. Example : 501
- bfdConfiguration Property Map
- BFD Configuration properties.
- mtu Number
- MTU to use for option A peering.
- peerASN Number
- Peer ASN number.Example : 28
- primaryIpv4Prefix String
- IPv4 Address Prefix of CE-PE interconnect links. Example: 172.31.0.0/31. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- primaryIpv6Prefix String
- IPv6 Address Prefix of CE-PE interconnect links. Example: 3FFE:FFFF:0:CD30::a0/126. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- secondaryIpv4Prefix String
- Secondary IPv4 Address Prefix of CE-PE interconnect links. Example: 172.31.0.20/31. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- secondaryIpv6Prefix String
- Secondary IPv6 Address Prefix of CE-PE interconnect links. Example: 3FFE:FFFF:0:CD30::a4/126. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- vlanId Number
- Vlan identifier. Example : 501
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- 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.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- 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.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- 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.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified 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.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
TerminalServerConfigurationResponse   
- NetworkDevice stringId 
- ARM Resource ID used for the NetworkDevice.
- Password string
- Password for the terminal server connection.
- PrimaryIpv4Prefix string
- IPv4 Address Prefix of CE-PE interconnect links. Example: 172.31.0.0/31. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- SecondaryIpv4Prefix string
- Secondary IPv4 Address Prefix of CE-PE interconnect links. Example: 172.31.0.20/31. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- Username string
- Username for the terminal server connection.
- PrimaryIpv6Prefix string
- IPv6 Address Prefix of CE-PE interconnect links. Example: 3FFE:FFFF:0:CD30::a0/126. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- SecondaryIpv6Prefix string
- Secondary IPv6 Address Prefix of CE-PE interconnect links. Example: 3FFE:FFFF:0:CD30::a4/126. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- SerialNumber string
- Serial Number of Terminal server.
- NetworkDevice stringId 
- ARM Resource ID used for the NetworkDevice.
- Password string
- Password for the terminal server connection.
- PrimaryIpv4Prefix string
- IPv4 Address Prefix of CE-PE interconnect links. Example: 172.31.0.0/31. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- SecondaryIpv4Prefix string
- Secondary IPv4 Address Prefix of CE-PE interconnect links. Example: 172.31.0.20/31. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- Username string
- Username for the terminal server connection.
- PrimaryIpv6Prefix string
- IPv6 Address Prefix of CE-PE interconnect links. Example: 3FFE:FFFF:0:CD30::a0/126. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- SecondaryIpv6Prefix string
- Secondary IPv6 Address Prefix of CE-PE interconnect links. Example: 3FFE:FFFF:0:CD30::a4/126. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- SerialNumber string
- Serial Number of Terminal server.
- networkDevice StringId 
- ARM Resource ID used for the NetworkDevice.
- password String
- Password for the terminal server connection.
- primaryIpv4Prefix String
- IPv4 Address Prefix of CE-PE interconnect links. Example: 172.31.0.0/31. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- secondaryIpv4Prefix String
- Secondary IPv4 Address Prefix of CE-PE interconnect links. Example: 172.31.0.20/31. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- username String
- Username for the terminal server connection.
- primaryIpv6Prefix String
- IPv6 Address Prefix of CE-PE interconnect links. Example: 3FFE:FFFF:0:CD30::a0/126. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- secondaryIpv6Prefix String
- Secondary IPv6 Address Prefix of CE-PE interconnect links. Example: 3FFE:FFFF:0:CD30::a4/126. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- serialNumber String
- Serial Number of Terminal server.
- networkDevice stringId 
- ARM Resource ID used for the NetworkDevice.
- password string
- Password for the terminal server connection.
- primaryIpv4Prefix string
- IPv4 Address Prefix of CE-PE interconnect links. Example: 172.31.0.0/31. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- secondaryIpv4Prefix string
- Secondary IPv4 Address Prefix of CE-PE interconnect links. Example: 172.31.0.20/31. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- username string
- Username for the terminal server connection.
- primaryIpv6Prefix string
- IPv6 Address Prefix of CE-PE interconnect links. Example: 3FFE:FFFF:0:CD30::a0/126. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- secondaryIpv6Prefix string
- Secondary IPv6 Address Prefix of CE-PE interconnect links. Example: 3FFE:FFFF:0:CD30::a4/126. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- serialNumber string
- Serial Number of Terminal server.
- network_device_ strid 
- ARM Resource ID used for the NetworkDevice.
- password str
- Password for the terminal server connection.
- primary_ipv4_ strprefix 
- IPv4 Address Prefix of CE-PE interconnect links. Example: 172.31.0.0/31. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- secondary_ipv4_ strprefix 
- Secondary IPv4 Address Prefix of CE-PE interconnect links. Example: 172.31.0.20/31. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- username str
- Username for the terminal server connection.
- primary_ipv6_ strprefix 
- IPv6 Address Prefix of CE-PE interconnect links. Example: 3FFE:FFFF:0:CD30::a0/126. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- secondary_ipv6_ strprefix 
- Secondary IPv6 Address Prefix of CE-PE interconnect links. Example: 3FFE:FFFF:0:CD30::a4/126. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- serial_number str
- Serial Number of Terminal server.
- networkDevice StringId 
- ARM Resource ID used for the NetworkDevice.
- password String
- Password for the terminal server connection.
- primaryIpv4Prefix String
- IPv4 Address Prefix of CE-PE interconnect links. Example: 172.31.0.0/31. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- secondaryIpv4Prefix String
- Secondary IPv4 Address Prefix of CE-PE interconnect links. Example: 172.31.0.20/31. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- username String
- Username for the terminal server connection.
- primaryIpv6Prefix String
- IPv6 Address Prefix of CE-PE interconnect links. Example: 3FFE:FFFF:0:CD30::a0/126. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- secondaryIpv6Prefix String
- Secondary IPv6 Address Prefix of CE-PE interconnect links. Example: 3FFE:FFFF:0:CD30::a4/126. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- serialNumber String
- Serial Number of Terminal server.
VpnConfigurationPropertiesResponse   
- AdministrativeState string
- Indicates configuration state. Example: Enabled | Disabled.
- NetworkTo stringNetwork Interconnect Id 
- Gets the networkToNetworkInterconnectId of the resource.
- PeeringOption string
- Peering option list.
- OptionAProperties Pulumi.Azure Native. Managed Network Fabric. Inputs. Option AProperties Response 
- option A properties
- OptionBProperties Pulumi.Azure Native. Managed Network Fabric. Inputs. Fabric Option BProperties Response 
- option B properties
- AdministrativeState string
- Indicates configuration state. Example: Enabled | Disabled.
- NetworkTo stringNetwork Interconnect Id 
- Gets the networkToNetworkInterconnectId of the resource.
- PeeringOption string
- Peering option list.
- OptionAProperties OptionAProperties Response 
- option A properties
- OptionBProperties FabricOption BProperties Response 
- option B properties
- administrativeState String
- Indicates configuration state. Example: Enabled | Disabled.
- networkTo StringNetwork Interconnect Id 
- Gets the networkToNetworkInterconnectId of the resource.
- peeringOption String
- Peering option list.
- optionAProperties OptionAProperties Response 
- option A properties
- optionBProperties FabricOption BProperties Response 
- option B properties
- administrativeState string
- Indicates configuration state. Example: Enabled | Disabled.
- networkTo stringNetwork Interconnect Id 
- Gets the networkToNetworkInterconnectId of the resource.
- peeringOption string
- Peering option list.
- optionAProperties OptionAProperties Response 
- option A properties
- optionBProperties FabricOption BProperties Response 
- option B properties
- administrative_state str
- Indicates configuration state. Example: Enabled | Disabled.
- network_to_ strnetwork_ interconnect_ id 
- Gets the networkToNetworkInterconnectId of the resource.
- peering_option str
- Peering option list.
- option_a_ Optionproperties AProperties Response 
- option A properties
- option_b_ Fabricproperties Option BProperties Response 
- option B properties
- administrativeState String
- Indicates configuration state. Example: Enabled | Disabled.
- networkTo StringNetwork Interconnect Id 
- Gets the networkToNetworkInterconnectId of the resource.
- peeringOption String
- Peering option list.
- optionAProperties Property Map
- option A properties
- optionBProperties Property Map
- option B properties
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 v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi