1. Packages
  2. Azure Native
  3. API Docs
  4. managednetworkfabric
  5. getNetworkToNetworkInterconnect
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.44.1 published on Thursday, Jun 6, 2024 by Pulumi

azure-native.managednetworkfabric.getNetworkToNetworkInterconnect

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.44.1 published on Thursday, Jun 6, 2024 by Pulumi

    Implements NetworkToNetworkInterconnects GET method. Azure REST API version: 2023-02-01-preview.

    Other available API versions: 2023-06-15.

    Using getNetworkToNetworkInterconnect

    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 getNetworkToNetworkInterconnect(args: GetNetworkToNetworkInterconnectArgs, opts?: InvokeOptions): Promise<GetNetworkToNetworkInterconnectResult>
    function getNetworkToNetworkInterconnectOutput(args: GetNetworkToNetworkInterconnectOutputArgs, opts?: InvokeOptions): Output<GetNetworkToNetworkInterconnectResult>
    def get_network_to_network_interconnect(network_fabric_name: Optional[str] = None,
                                            network_to_network_interconnect_name: Optional[str] = None,
                                            resource_group_name: Optional[str] = None,
                                            opts: Optional[InvokeOptions] = None) -> GetNetworkToNetworkInterconnectResult
    def get_network_to_network_interconnect_output(network_fabric_name: Optional[pulumi.Input[str]] = None,
                                            network_to_network_interconnect_name: Optional[pulumi.Input[str]] = None,
                                            resource_group_name: Optional[pulumi.Input[str]] = None,
                                            opts: Optional[InvokeOptions] = None) -> Output[GetNetworkToNetworkInterconnectResult]
    func LookupNetworkToNetworkInterconnect(ctx *Context, args *LookupNetworkToNetworkInterconnectArgs, opts ...InvokeOption) (*LookupNetworkToNetworkInterconnectResult, error)
    func LookupNetworkToNetworkInterconnectOutput(ctx *Context, args *LookupNetworkToNetworkInterconnectOutputArgs, opts ...InvokeOption) LookupNetworkToNetworkInterconnectResultOutput

    > Note: This function is named LookupNetworkToNetworkInterconnect in the Go SDK.

    public static class GetNetworkToNetworkInterconnect 
    {
        public static Task<GetNetworkToNetworkInterconnectResult> InvokeAsync(GetNetworkToNetworkInterconnectArgs args, InvokeOptions? opts = null)
        public static Output<GetNetworkToNetworkInterconnectResult> Invoke(GetNetworkToNetworkInterconnectInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetNetworkToNetworkInterconnectResult> getNetworkToNetworkInterconnect(GetNetworkToNetworkInterconnectArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:managednetworkfabric:getNetworkToNetworkInterconnect
      arguments:
        # arguments dictionary

    The following arguments are supported:

    NetworkFabricName string
    Name of the NetworkFabric.
    NetworkToNetworkInterconnectName string
    Name of the NetworkToNetworkInterconnect
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    NetworkFabricName string
    Name of the NetworkFabric.
    NetworkToNetworkInterconnectName string
    Name of the NetworkToNetworkInterconnect
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    networkFabricName String
    Name of the NetworkFabric.
    networkToNetworkInterconnectName String
    Name of the NetworkToNetworkInterconnect
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    networkFabricName string
    Name of the NetworkFabric.
    networkToNetworkInterconnectName string
    Name of the NetworkToNetworkInterconnect
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    network_fabric_name str
    Name of the NetworkFabric.
    network_to_network_interconnect_name str
    Name of the NetworkToNetworkInterconnect
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    networkFabricName String
    Name of the NetworkFabric.
    networkToNetworkInterconnectName String
    Name of the NetworkToNetworkInterconnect
    resourceGroupName String
    The name of the resource group. The name is case insensitive.

    getNetworkToNetworkInterconnect Result

    The following output properties are available:

    AdministrativeState string
    Gets the administrativeState of the resource. Example -Enabled/Disabled
    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    IsManagementType string
    Configuration to use NNI for Infrastructure Management. Example: True/False.
    Name string
    The name of the resource
    ProvisioningState string
    Gets the provisioning state of the resource.
    SystemData Pulumi.AzureNative.ManagedNetworkFabric.Outputs.SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    UseOptionB string
    Based on this parameter the layer2/layer3 is made as mandatory. Example: True/False
    Layer2Configuration Pulumi.AzureNative.ManagedNetworkFabric.Outputs.Layer2ConfigurationResponse
    Common properties for Layer2Configuration.
    Layer3Configuration Pulumi.AzureNative.ManagedNetworkFabric.Outputs.Layer3ConfigurationResponse
    Common properties for Layer3Configuration.
    NniType string
    Type of NNI used. Example: CE | NPB
    AdministrativeState string
    Gets the administrativeState of the resource. Example -Enabled/Disabled
    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    IsManagementType string
    Configuration to use NNI for Infrastructure Management. Example: True/False.
    Name string
    The name of the resource
    ProvisioningState string
    Gets the provisioning state of the resource.
    SystemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    UseOptionB string
    Based on this parameter the layer2/layer3 is made as mandatory. Example: True/False
    Layer2Configuration Layer2ConfigurationResponse
    Common properties for Layer2Configuration.
    Layer3Configuration Layer3ConfigurationResponse
    Common properties for Layer3Configuration.
    NniType string
    Type of NNI used. Example: CE | NPB
    administrativeState String
    Gets the administrativeState of the resource. Example -Enabled/Disabled
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    isManagementType String
    Configuration to use NNI for Infrastructure Management. Example: True/False.
    name String
    The name of the resource
    provisioningState String
    Gets the provisioning state of the resource.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    useOptionB String
    Based on this parameter the layer2/layer3 is made as mandatory. Example: True/False
    layer2Configuration Layer2ConfigurationResponse
    Common properties for Layer2Configuration.
    layer3Configuration Layer3ConfigurationResponse
    Common properties for Layer3Configuration.
    nniType String
    Type of NNI used. Example: CE | NPB
    administrativeState string
    Gets the administrativeState of the resource. Example -Enabled/Disabled
    id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    isManagementType string
    Configuration to use NNI for Infrastructure Management. Example: True/False.
    name string
    The name of the resource
    provisioningState string
    Gets the provisioning state of the resource.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    useOptionB string
    Based on this parameter the layer2/layer3 is made as mandatory. Example: True/False
    layer2Configuration Layer2ConfigurationResponse
    Common properties for Layer2Configuration.
    layer3Configuration Layer3ConfigurationResponse
    Common properties for Layer3Configuration.
    nniType string
    Type of NNI used. Example: CE | NPB
    administrative_state str
    Gets the administrativeState of the resource. Example -Enabled/Disabled
    id str
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    is_management_type str
    Configuration to use NNI for Infrastructure Management. Example: True/False.
    name str
    The name of the resource
    provisioning_state str
    Gets the provisioning state of the resource.
    system_data SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type str
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    use_option_b str
    Based on this parameter the layer2/layer3 is made as mandatory. Example: True/False
    layer2_configuration Layer2ConfigurationResponse
    Common properties for Layer2Configuration.
    layer3_configuration Layer3ConfigurationResponse
    Common properties for Layer3Configuration.
    nni_type str
    Type of NNI used. Example: CE | NPB
    administrativeState String
    Gets the administrativeState of the resource. Example -Enabled/Disabled
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    isManagementType String
    Configuration to use NNI for Infrastructure Management. Example: True/False.
    name String
    The name of the resource
    provisioningState String
    Gets the provisioning state of the resource.
    systemData Property Map
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    useOptionB String
    Based on this parameter the layer2/layer3 is made as mandatory. Example: True/False
    layer2Configuration Property Map
    Common properties for Layer2Configuration.
    layer3Configuration Property Map
    Common properties for Layer3Configuration.
    nniType String
    Type of NNI used. Example: CE | NPB

    Supporting Types

    Layer2ConfigurationResponse

    Interfaces List<string>
    List of network device interfaces resource IDs.
    Mtu int
    MTU of the packets between PE & CE.
    PortCount int
    Number of ports connected between PE/CE. Maximum value depends on FabricSKU.
    Interfaces []string
    List of network device interfaces resource IDs.
    Mtu int
    MTU of the packets between PE & CE.
    PortCount int
    Number of ports connected between PE/CE. Maximum value depends on FabricSKU.
    interfaces List<String>
    List of network device interfaces resource IDs.
    mtu Integer
    MTU of the packets between PE & CE.
    portCount Integer
    Number of ports connected between PE/CE. Maximum value depends on FabricSKU.
    interfaces string[]
    List of network device interfaces resource IDs.
    mtu number
    MTU of the packets between PE & CE.
    portCount number
    Number of ports connected between PE/CE. Maximum value depends on FabricSKU.
    interfaces Sequence[str]
    List of network device interfaces resource IDs.
    mtu int
    MTU of the packets between PE & CE.
    port_count int
    Number of ports connected between PE/CE. Maximum value depends on FabricSKU.
    interfaces List<String>
    List of network device interfaces resource IDs.
    mtu Number
    MTU of the packets between PE & CE.
    portCount Number
    Number of ports connected between PE/CE. Maximum value depends on FabricSKU.

    Layer3ConfigurationResponse

    FabricASN int
    ASN of CE devices for CE/PE connectivity.
    ExportRoutePolicyId string
    exportRoutePolicyId
    ImportRoutePolicyId string
    importRoutePolicyId
    PeerASN int
    ASN of PE devices for CE/PE connectivity.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 for CE/PE Layer 3 connectivity.Example : 501
    FabricASN int
    ASN of CE devices for CE/PE connectivity.
    ExportRoutePolicyId string
    exportRoutePolicyId
    ImportRoutePolicyId string
    importRoutePolicyId
    PeerASN int
    ASN of PE devices for CE/PE connectivity.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 for CE/PE Layer 3 connectivity.Example : 501
    fabricASN Integer
    ASN of CE devices for CE/PE connectivity.
    exportRoutePolicyId String
    exportRoutePolicyId
    importRoutePolicyId String
    importRoutePolicyId
    peerASN Integer
    ASN of PE devices for CE/PE connectivity.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 for CE/PE Layer 3 connectivity.Example : 501
    fabricASN number
    ASN of CE devices for CE/PE connectivity.
    exportRoutePolicyId string
    exportRoutePolicyId
    importRoutePolicyId string
    importRoutePolicyId
    peerASN number
    ASN of PE devices for CE/PE connectivity.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 for CE/PE Layer 3 connectivity.Example : 501
    fabric_asn int
    ASN of CE devices for CE/PE connectivity.
    export_route_policy_id str
    exportRoutePolicyId
    import_route_policy_id str
    importRoutePolicyId
    peer_asn int
    ASN of PE devices for CE/PE connectivity.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 for CE/PE Layer 3 connectivity.Example : 501
    fabricASN Number
    ASN of CE devices for CE/PE connectivity.
    exportRoutePolicyId String
    exportRoutePolicyId
    importRoutePolicyId String
    importRoutePolicyId
    peerASN Number
    ASN of PE devices for CE/PE connectivity.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 for CE/PE Layer 3 connectivity.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.

    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.44.1 published on Thursday, Jun 6, 2024 by Pulumi