1. Packages
  2. Azure Native
  3. API Docs
  4. managednetworkfabric
  5. getNetworkFabric
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.41.0 published on Tuesday, May 14, 2024 by Pulumi

azure-native.managednetworkfabric.getNetworkFabric

Explore with Pulumi AI

azure-native logo
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.41.0 published on Tuesday, May 14, 2024 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)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:managednetworkfabric:getNetworkFabric
      arguments:
        # arguments dictionary

    The following arguments are supported:

    NetworkFabricName string
    Name of the Network Fabric
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    NetworkFabricName string
    Name of the Network Fabric
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    networkFabricName String
    Name of the Network Fabric
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    networkFabricName string
    Name of the Network Fabric
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    network_fabric_name str
    Name of the Network Fabric
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    networkFabricName String
    Name of the Network Fabric
    resourceGroupName String
    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
    ManagementNetworkConfiguration Pulumi.AzureNative.ManagedNetworkFabric.Outputs.ManagementNetworkConfigurationResponse
    Configuration to be used to setup the management network.
    Name string
    The name of the resource
    NetworkFabricControllerId string
    Azure resource ID for the NetworkFabricController the NetworkFabric belongs.
    NetworkFabricSku string
    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
    ServerCountPerRack int
    Number of servers.Possible values are from 1-16.
    SystemData Pulumi.AzureNative.ManagedNetworkFabric.Outputs.SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    TerminalServerConfiguration Pulumi.AzureNative.ManagedNetworkFabric.Outputs.TerminalServerConfigurationResponse
    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.
    Tags 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
    ManagementNetworkConfiguration ManagementNetworkConfigurationResponse
    Configuration to be used to setup the management network.
    Name string
    The name of the resource
    NetworkFabricControllerId string
    Azure resource ID for the NetworkFabricController the NetworkFabric belongs.
    NetworkFabricSku string
    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
    ServerCountPerRack int
    Number of servers.Possible values are from 1-16.
    SystemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    TerminalServerConfiguration TerminalServerConfigurationResponse
    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.
    Tags 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
    managementNetworkConfiguration ManagementNetworkConfigurationResponse
    Configuration to be used to setup the management network.
    name String
    The name of the resource
    networkFabricControllerId String
    Azure resource ID for the NetworkFabricController the NetworkFabric belongs.
    networkFabricSku String
    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
    serverCountPerRack Integer
    Number of servers.Possible values are from 1-16.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    terminalServerConfiguration TerminalServerConfigurationResponse
    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.
    tags 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
    managementNetworkConfiguration ManagementNetworkConfigurationResponse
    Configuration to be used to setup the management network.
    name string
    The name of the resource
    networkFabricControllerId string
    Azure resource ID for the NetworkFabricController the NetworkFabric belongs.
    networkFabricSku string
    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
    serverCountPerRack number
    Number of servers.Possible values are from 1-16.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    terminalServerConfiguration TerminalServerConfigurationResponse
    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.
    tags {[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_domains Sequence[str]
    List of L2IsolationDomain resource IDs under the Network Fabric.
    l3_isolation_domains Sequence[str]
    List of L3IsolationDomain resource IDs under the Network Fabric.
    location str
    The geo-location where the resource lives
    management_network_configuration ManagementNetworkConfigurationResponse
    Configuration to be used to setup the management network.
    name str
    The name of the resource
    network_fabric_controller_id str
    Azure resource ID for the NetworkFabricController the NetworkFabric belongs.
    network_fabric_sku str
    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_per_rack int
    Number of servers.Possible values are from 1-16.
    system_data SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    terminal_server_configuration TerminalServerConfigurationResponse
    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.
    tags 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
    managementNetworkConfiguration Property Map
    Configuration to be used to setup the management network.
    name String
    The name of the resource
    networkFabricControllerId String
    Azure resource ID for the NetworkFabricController the NetworkFabric belongs.
    networkFabricSku String
    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
    serverCountPerRack Number
    Number of servers.Possible values are from 1-16.
    systemData Property Map
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    terminalServerConfiguration Property Map
    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.
    tags 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

    ExportRouteTargets List<string>
    Route Targets to be applied for outgoing routes from CE.
    ImportRouteTargets List<string>
    Route Targets to be applied for incoming routes into CE.
    ExportRouteTargets []string
    Route Targets to be applied for outgoing routes from CE.
    ImportRouteTargets []string
    Route Targets to be applied for incoming routes into CE.
    exportRouteTargets List<String>
    Route Targets to be applied for outgoing routes from CE.
    importRouteTargets List<String>
    Route Targets to be applied for incoming routes into CE.
    exportRouteTargets string[]
    Route Targets to be applied for outgoing routes from CE.
    importRouteTargets string[]
    Route Targets to be applied for incoming routes into CE.
    export_route_targets Sequence[str]
    Route Targets to be applied for outgoing routes from CE.
    import_route_targets Sequence[str]
    Route Targets to be applied for incoming routes into CE.
    exportRouteTargets List<String>
    Route Targets to be applied for outgoing routes from CE.
    importRouteTargets List<String>
    Route Targets to be applied for incoming routes into CE.

    ManagementNetworkConfigurationResponse

    infrastructureVpnConfiguration Property Map
    Configuration for infrastructure vpn.
    workloadVpnConfiguration Property Map
    Configuration for workload vpn.

    OptionAPropertiesResponse

    BfdConfiguration Pulumi.AzureNative.ManagedNetworkFabric.Inputs.FabricBfdConfigurationResponse
    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 FabricBfdConfigurationResponse
    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 FabricBfdConfigurationResponse
    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 FabricBfdConfigurationResponse
    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 FabricBfdConfigurationResponse
    BFD Configuration properties.
    mtu int
    MTU to use for option A peering.
    peer_asn int
    Peer ASN number.Example : 28
    primary_ipv4_prefix str
    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_prefix str
    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_prefix str
    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_prefix str
    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.
    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.

    TerminalServerConfigurationResponse

    NetworkDeviceId string
    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.
    NetworkDeviceId string
    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.
    networkDeviceId String
    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.
    networkDeviceId string
    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_id str
    ARM Resource ID used for the NetworkDevice.
    password str
    Password for the terminal server connection.
    primary_ipv4_prefix str
    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_prefix str
    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_prefix str
    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_prefix str
    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.
    networkDeviceId String
    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.
    NetworkToNetworkInterconnectId string
    Gets the networkToNetworkInterconnectId of the resource.
    PeeringOption string
    Peering option list.
    OptionAProperties Pulumi.AzureNative.ManagedNetworkFabric.Inputs.OptionAPropertiesResponse
    option A properties
    OptionBProperties Pulumi.AzureNative.ManagedNetworkFabric.Inputs.FabricOptionBPropertiesResponse
    option B properties
    AdministrativeState string
    Indicates configuration state. Example: Enabled | Disabled.
    NetworkToNetworkInterconnectId string
    Gets the networkToNetworkInterconnectId of the resource.
    PeeringOption string
    Peering option list.
    OptionAProperties OptionAPropertiesResponse
    option A properties
    OptionBProperties FabricOptionBPropertiesResponse
    option B properties
    administrativeState String
    Indicates configuration state. Example: Enabled | Disabled.
    networkToNetworkInterconnectId String
    Gets the networkToNetworkInterconnectId of the resource.
    peeringOption String
    Peering option list.
    optionAProperties OptionAPropertiesResponse
    option A properties
    optionBProperties FabricOptionBPropertiesResponse
    option B properties
    administrativeState string
    Indicates configuration state. Example: Enabled | Disabled.
    networkToNetworkInterconnectId string
    Gets the networkToNetworkInterconnectId of the resource.
    peeringOption string
    Peering option list.
    optionAProperties OptionAPropertiesResponse
    option A properties
    optionBProperties FabricOptionBPropertiesResponse
    option B properties
    administrative_state str
    Indicates configuration state. Example: Enabled | Disabled.
    network_to_network_interconnect_id str
    Gets the networkToNetworkInterconnectId of the resource.
    peering_option str
    Peering option list.
    option_a_properties OptionAPropertiesResponse
    option A properties
    option_b_properties FabricOptionBPropertiesResponse
    option B properties
    administrativeState String
    Indicates configuration state. Example: Enabled | Disabled.
    networkToNetworkInterconnectId String
    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
    azure-native logo
    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.41.0 published on Tuesday, May 14, 2024 by Pulumi