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

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

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

    Other available API versions: 2023-06-15.

    Using getExternalNetwork

    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 getExternalNetwork(args: GetExternalNetworkArgs, opts?: InvokeOptions): Promise<GetExternalNetworkResult>
    function getExternalNetworkOutput(args: GetExternalNetworkOutputArgs, opts?: InvokeOptions): Output<GetExternalNetworkResult>
    def get_external_network(external_network_name: Optional[str] = None,
                             l3_isolation_domain_name: Optional[str] = None,
                             resource_group_name: Optional[str] = None,
                             opts: Optional[InvokeOptions] = None) -> GetExternalNetworkResult
    def get_external_network_output(external_network_name: Optional[pulumi.Input[str]] = None,
                             l3_isolation_domain_name: Optional[pulumi.Input[str]] = None,
                             resource_group_name: Optional[pulumi.Input[str]] = None,
                             opts: Optional[InvokeOptions] = None) -> Output[GetExternalNetworkResult]
    func LookupExternalNetwork(ctx *Context, args *LookupExternalNetworkArgs, opts ...InvokeOption) (*LookupExternalNetworkResult, error)
    func LookupExternalNetworkOutput(ctx *Context, args *LookupExternalNetworkOutputArgs, opts ...InvokeOption) LookupExternalNetworkResultOutput

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

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

    The following arguments are supported:

    ExternalNetworkName string
    Name of the ExternalNetwork
    L3IsolationDomainName string
    Name of the L3IsolationDomain
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    ExternalNetworkName string
    Name of the ExternalNetwork
    L3IsolationDomainName string
    Name of the L3IsolationDomain
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    externalNetworkName String
    Name of the ExternalNetwork
    l3IsolationDomainName String
    Name of the L3IsolationDomain
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    externalNetworkName string
    Name of the ExternalNetwork
    l3IsolationDomainName string
    Name of the L3IsolationDomain
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    external_network_name str
    Name of the ExternalNetwork
    l3_isolation_domain_name str
    Name of the L3IsolationDomain
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    externalNetworkName String
    Name of the ExternalNetwork
    l3IsolationDomainName String
    Name of the L3IsolationDomain
    resourceGroupName String
    The name of the resource group. The name is case insensitive.

    getExternalNetwork Result

    The following output properties are available:

    AdministrativeState string
    AdministrativeState of the externalNetwork. Example: Enabled | Disabled.
    DisabledOnResources List<string>
    List of resources the externalNetwork is disabled on. Can be either entire NetworkFabric or NetworkRack.
    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Name string
    The name of the resource
    NetworkToNetworkInterconnectId string
    Gets the networkToNetworkInterconnectId of the resource.
    PeeringOption string
    Peering option list.
    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"
    Annotation string
    Switch configuration description.
    ExportRoutePolicyId string
    ARM resource ID of exportRoutePolicy.
    ImportRoutePolicyId string
    ARM resource ID of importRoutePolicy.
    OptionAProperties Pulumi.AzureNative.ManagedNetworkFabric.Outputs.ExternalNetworkPropertiesResponseOptionAProperties
    option A properties object
    OptionBProperties Pulumi.AzureNative.ManagedNetworkFabric.Outputs.OptionBPropertiesResponse
    option B properties object
    AdministrativeState string
    AdministrativeState of the externalNetwork. Example: Enabled | Disabled.
    DisabledOnResources []string
    List of resources the externalNetwork is disabled on. Can be either entire NetworkFabric or NetworkRack.
    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Name string
    The name of the resource
    NetworkToNetworkInterconnectId string
    Gets the networkToNetworkInterconnectId of the resource.
    PeeringOption string
    Peering option list.
    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"
    Annotation string
    Switch configuration description.
    ExportRoutePolicyId string
    ARM resource ID of exportRoutePolicy.
    ImportRoutePolicyId string
    ARM resource ID of importRoutePolicy.
    OptionAProperties ExternalNetworkPropertiesResponseOptionAProperties
    option A properties object
    OptionBProperties OptionBPropertiesResponse
    option B properties object
    administrativeState String
    AdministrativeState of the externalNetwork. Example: Enabled | Disabled.
    disabledOnResources List<String>
    List of resources the externalNetwork is disabled on. Can be either entire NetworkFabric or NetworkRack.
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name String
    The name of the resource
    networkToNetworkInterconnectId String
    Gets the networkToNetworkInterconnectId of the resource.
    peeringOption String
    Peering option list.
    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"
    annotation String
    Switch configuration description.
    exportRoutePolicyId String
    ARM resource ID of exportRoutePolicy.
    importRoutePolicyId String
    ARM resource ID of importRoutePolicy.
    optionAProperties ExternalNetworkPropertiesResponseOptionAProperties
    option A properties object
    optionBProperties OptionBPropertiesResponse
    option B properties object
    administrativeState string
    AdministrativeState of the externalNetwork. Example: Enabled | Disabled.
    disabledOnResources string[]
    List of resources the externalNetwork is disabled on. Can be either entire NetworkFabric or NetworkRack.
    id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name string
    The name of the resource
    networkToNetworkInterconnectId string
    Gets the networkToNetworkInterconnectId of the resource.
    peeringOption string
    Peering option list.
    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"
    annotation string
    Switch configuration description.
    exportRoutePolicyId string
    ARM resource ID of exportRoutePolicy.
    importRoutePolicyId string
    ARM resource ID of importRoutePolicy.
    optionAProperties ExternalNetworkPropertiesResponseOptionAProperties
    option A properties object
    optionBProperties OptionBPropertiesResponse
    option B properties object
    administrative_state str
    AdministrativeState of the externalNetwork. Example: Enabled | Disabled.
    disabled_on_resources Sequence[str]
    List of resources the externalNetwork is disabled on. Can be either entire NetworkFabric or NetworkRack.
    id str
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name str
    The name of the resource
    network_to_network_interconnect_id str
    Gets the networkToNetworkInterconnectId of the resource.
    peering_option str
    Peering option list.
    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"
    annotation str
    Switch configuration description.
    export_route_policy_id str
    ARM resource ID of exportRoutePolicy.
    import_route_policy_id str
    ARM resource ID of importRoutePolicy.
    option_a_properties ExternalNetworkPropertiesResponseOptionAProperties
    option A properties object
    option_b_properties OptionBPropertiesResponse
    option B properties object
    administrativeState String
    AdministrativeState of the externalNetwork. Example: Enabled | Disabled.
    disabledOnResources List<String>
    List of resources the externalNetwork is disabled on. Can be either entire NetworkFabric or NetworkRack.
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name String
    The name of the resource
    networkToNetworkInterconnectId String
    Gets the networkToNetworkInterconnectId of the resource.
    peeringOption String
    Peering option list.
    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"
    annotation String
    Switch configuration description.
    exportRoutePolicyId String
    ARM resource ID of exportRoutePolicy.
    importRoutePolicyId String
    ARM resource ID of importRoutePolicy.
    optionAProperties Property Map
    option A properties object
    optionBProperties Property Map
    option B properties object

    Supporting Types

    BfdConfigurationResponse

    AdministrativeState string
    Administrative state of the BfdConfiguration. Example: Enabled | Disabled.
    Interval int
    interval in milliseconds. Example: 300.
    Multiplier int
    Multiplier for the Bfd Configuration. Example: 3.
    AdministrativeState string
    Administrative state of the BfdConfiguration. Example: Enabled | Disabled.
    Interval int
    interval in milliseconds. Example: 300.
    Multiplier int
    Multiplier for the Bfd Configuration. Example: 3.
    administrativeState String
    Administrative state of the BfdConfiguration. Example: Enabled | Disabled.
    interval Integer
    interval in milliseconds. Example: 300.
    multiplier Integer
    Multiplier for the Bfd Configuration. Example: 3.
    administrativeState string
    Administrative state of the BfdConfiguration. Example: Enabled | Disabled.
    interval number
    interval in milliseconds. Example: 300.
    multiplier number
    Multiplier for the Bfd Configuration. Example: 3.
    administrative_state str
    Administrative state of the BfdConfiguration. Example: Enabled | Disabled.
    interval int
    interval in milliseconds. Example: 300.
    multiplier int
    Multiplier for the Bfd Configuration. Example: 3.
    administrativeState String
    Administrative state of the BfdConfiguration. Example: Enabled | Disabled.
    interval Number
    interval in milliseconds. Example: 300.
    multiplier Number
    Multiplier for the Bfd Configuration. Example: 3.

    ExternalNetworkPropertiesResponseOptionAProperties

    FabricASN int
    Fabric ASN number. Example 65001
    PeerASN int
    Peer ASN number.Example : 28
    VlanId int
    Vlan identifier. Example : 501
    BfdConfiguration Pulumi.AzureNative.ManagedNetworkFabric.Inputs.BfdConfigurationResponse
    BFD configuration properties
    Mtu int
    MTU to use for option A peering.
    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.
    FabricASN int
    Fabric ASN number. Example 65001
    PeerASN int
    Peer ASN number.Example : 28
    VlanId int
    Vlan identifier. Example : 501
    BfdConfiguration BfdConfigurationResponse
    BFD configuration properties
    Mtu int
    MTU to use for option A peering.
    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.
    fabricASN Integer
    Fabric ASN number. Example 65001
    peerASN Integer
    Peer ASN number.Example : 28
    vlanId Integer
    Vlan identifier. Example : 501
    bfdConfiguration BfdConfigurationResponse
    BFD configuration properties
    mtu Integer
    MTU to use for option A peering.
    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.
    fabricASN number
    Fabric ASN number. Example 65001
    peerASN number
    Peer ASN number.Example : 28
    vlanId number
    Vlan identifier. Example : 501
    bfdConfiguration BfdConfigurationResponse
    BFD configuration properties
    mtu number
    MTU to use for option A peering.
    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.
    fabric_asn int
    Fabric ASN number. Example 65001
    peer_asn int
    Peer ASN number.Example : 28
    vlan_id int
    Vlan identifier. Example : 501
    bfd_configuration BfdConfigurationResponse
    BFD configuration properties
    mtu int
    MTU to use for option A peering.
    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.
    fabricASN Number
    Fabric ASN number. Example 65001
    peerASN Number
    Peer ASN number.Example : 28
    vlanId Number
    Vlan identifier. Example : 501
    bfdConfiguration Property Map
    BFD configuration properties
    mtu Number
    MTU to use for option A peering.
    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.

    OptionBPropertiesResponse

    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.

    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.41.0 published on Tuesday, May 14, 2024 by Pulumi