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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
azure-native.managednetworkfabric.getExternalNetwork
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 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:
- External
Network stringName - Name of the ExternalNetwork
- L3Isolation
Domain stringName - Name of the L3IsolationDomain
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- External
Network stringName - Name of the ExternalNetwork
- L3Isolation
Domain stringName - Name of the L3IsolationDomain
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- external
Network StringName - Name of the ExternalNetwork
- l3Isolation
Domain StringName - Name of the L3IsolationDomain
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- external
Network stringName - Name of the ExternalNetwork
- l3Isolation
Domain stringName - Name of the L3IsolationDomain
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- external_
network_ strname - Name of the ExternalNetwork
- l3_
isolation_ strdomain_ name - Name of the L3IsolationDomain
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- external
Network StringName - Name of the ExternalNetwork
- l3Isolation
Domain StringName - Name of the L3IsolationDomain
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getExternalNetwork Result
The following output properties are available:
- Administrative
State string - AdministrativeState of the externalNetwork. Example: Enabled | Disabled.
- Disabled
On List<string>Resources - 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
- Network
To stringNetwork Interconnect Id - Gets the networkToNetworkInterconnectId of the resource.
- Peering
Option string - Peering option list.
- Provisioning
State string - Gets the provisioning state of the resource.
- System
Data Pulumi.Azure Native. Managed Network Fabric. Outputs. System Data Response - 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.
- Export
Route stringPolicy Id - ARM resource ID of exportRoutePolicy.
- Import
Route stringPolicy Id - ARM resource ID of importRoutePolicy.
- Option
AProperties Pulumi.Azure Native. Managed Network Fabric. Outputs. External Network Properties Response Option AProperties - option A properties object
- Option
BProperties Pulumi.Azure Native. Managed Network Fabric. Outputs. Option BProperties Response - option B properties object
- Administrative
State string - AdministrativeState of the externalNetwork. Example: Enabled | Disabled.
- Disabled
On []stringResources - 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
- Network
To stringNetwork Interconnect Id - Gets the networkToNetworkInterconnectId of the resource.
- Peering
Option string - Peering option list.
- Provisioning
State string - Gets the provisioning state of the resource.
- System
Data SystemData Response - 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.
- Export
Route stringPolicy Id - ARM resource ID of exportRoutePolicy.
- Import
Route stringPolicy Id - ARM resource ID of importRoutePolicy.
- Option
AProperties ExternalNetwork Properties Response Option AProperties - option A properties object
- Option
BProperties OptionBProperties Response - option B properties object
- administrative
State String - AdministrativeState of the externalNetwork. Example: Enabled | Disabled.
- disabled
On List<String>Resources - 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
- network
To StringNetwork Interconnect Id - Gets the networkToNetworkInterconnectId of the resource.
- peering
Option String - Peering option list.
- provisioning
State String - Gets the provisioning state of the resource.
- system
Data SystemData Response - 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.
- export
Route StringPolicy Id - ARM resource ID of exportRoutePolicy.
- import
Route StringPolicy Id - ARM resource ID of importRoutePolicy.
- option
AProperties ExternalNetwork Properties Response Option AProperties - option A properties object
- option
BProperties OptionBProperties Response - option B properties object
- administrative
State string - AdministrativeState of the externalNetwork. Example: Enabled | Disabled.
- disabled
On string[]Resources - 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
- network
To stringNetwork Interconnect Id - Gets the networkToNetworkInterconnectId of the resource.
- peering
Option string - Peering option list.
- provisioning
State string - Gets the provisioning state of the resource.
- system
Data SystemData Response - 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.
- export
Route stringPolicy Id - ARM resource ID of exportRoutePolicy.
- import
Route stringPolicy Id - ARM resource ID of importRoutePolicy.
- option
AProperties ExternalNetwork Properties Response Option AProperties - option A properties object
- option
BProperties OptionBProperties Response - option B properties object
- administrative_
state str - AdministrativeState of the externalNetwork. Example: Enabled | Disabled.
- disabled_
on_ Sequence[str]resources - 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_ strnetwork_ interconnect_ id - Gets the networkToNetworkInterconnectId of the resource.
- peering_
option str - Peering option list.
- provisioning_
state str - Gets the provisioning state of the resource.
- system_
data SystemData Response - 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_ strpolicy_ id - ARM resource ID of exportRoutePolicy.
- import_
route_ strpolicy_ id - ARM resource ID of importRoutePolicy.
- option_
a_ Externalproperties Network Properties Response Option AProperties - option A properties object
- option_
b_ Optionproperties BProperties Response - option B properties object
- administrative
State String - AdministrativeState of the externalNetwork. Example: Enabled | Disabled.
- disabled
On List<String>Resources - 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
- network
To StringNetwork Interconnect Id - Gets the networkToNetworkInterconnectId of the resource.
- peering
Option String - Peering option list.
- provisioning
State String - Gets the provisioning state of the resource.
- system
Data 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.
- export
Route StringPolicy Id - ARM resource ID of exportRoutePolicy.
- import
Route StringPolicy Id - ARM resource ID of importRoutePolicy.
- option
AProperties Property Map - option A properties object
- option
BProperties Property Map - option B properties object
Supporting Types
BfdConfigurationResponse
- Administrative
State 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.
- Administrative
State 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.
- administrative
State 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.
- administrative
State 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.
- administrative
State 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
- 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 Pulumi.Azure Native. Managed Network Fabric. Inputs. Bfd Configuration Response - BFD configuration properties
- Mtu int
- MTU to use for option A peering.
- Primary
Ipv4Prefix 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.
- Primary
Ipv6Prefix 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.
- Secondary
Ipv4Prefix 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.
- Secondary
Ipv6Prefix 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 BfdConfiguration Response - BFD configuration properties
- Mtu int
- MTU to use for option A peering.
- Primary
Ipv4Prefix 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.
- Primary
Ipv6Prefix 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.
- Secondary
Ipv4Prefix 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.
- Secondary
Ipv6Prefix 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 Integer - Fabric ASN number. Example 65001
- peer
ASN Integer - Peer ASN number.Example : 28
- vlan
Id Integer - Vlan identifier. Example : 501
- bfd
Configuration BfdConfiguration Response - BFD configuration properties
- mtu Integer
- MTU to use for option A peering.
- primary
Ipv4Prefix 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.
- primary
Ipv6Prefix 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.
- secondary
Ipv4Prefix 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.
- secondary
Ipv6Prefix 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 number - Fabric ASN number. Example 65001
- peer
ASN number - Peer ASN number.Example : 28
- vlan
Id number - Vlan identifier. Example : 501
- bfd
Configuration BfdConfiguration Response - BFD configuration properties
- mtu number
- MTU to use for option A peering.
- primary
Ipv4Prefix 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.
- primary
Ipv6Prefix 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.
- secondary
Ipv4Prefix 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.
- secondary
Ipv6Prefix 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 BfdConfiguration Response - BFD configuration properties
- mtu int
- MTU to use for option A peering.
- primary_
ipv4_ strprefix - IPv4 Address Prefix of CE-PE interconnect links. Example: 172.31.0.0/31. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- primary_
ipv6_ strprefix - IPv6 Address Prefix of CE-PE interconnect links. Example: 3FFE:FFFF:0:CD30::a0/126. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- secondary_
ipv4_ strprefix - Secondary IPv4 Address Prefix of CE-PE interconnect links. Example: 172.31.0.20/31. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- secondary_
ipv6_ strprefix - Secondary IPv6 Address Prefix of CE-PE interconnect links. Example: 3FFE:FFFF:0:CD30::a4/126. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.
- fabric
ASN Number - Fabric ASN number. Example 65001
- peer
ASN Number - Peer ASN number.Example : 28
- vlan
Id Number - Vlan identifier. Example : 501
- bfd
Configuration Property Map - BFD configuration properties
- mtu Number
- MTU to use for option A peering.
- primary
Ipv4Prefix 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.
- primary
Ipv6Prefix 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.
- secondary
Ipv4Prefix 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.
- secondary
Ipv6Prefix 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
- Export
Route List<string>Targets - Route Targets to be applied for outgoing routes from CE.
- Import
Route List<string>Targets - Route Targets to be applied for incoming routes into CE.
- Export
Route []stringTargets - Route Targets to be applied for outgoing routes from CE.
- Import
Route []stringTargets - Route Targets to be applied for incoming routes into CE.
- export
Route List<String>Targets - Route Targets to be applied for outgoing routes from CE.
- import
Route List<String>Targets - Route Targets to be applied for incoming routes into CE.
- export
Route string[]Targets - Route Targets to be applied for outgoing routes from CE.
- import
Route string[]Targets - Route Targets to be applied for incoming routes into CE.
- export_
route_ Sequence[str]targets - Route Targets to be applied for outgoing routes from CE.
- import_
route_ Sequence[str]targets - Route Targets to be applied for incoming routes into CE.
- export
Route List<String>Targets - Route Targets to be applied for outgoing routes from CE.
- import
Route List<String>Targets - Route Targets to be applied for incoming routes into CE.
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi