Implements ExternalNetworks GET method.
Uses Azure REST API version 2023-06-15.
Other available API versions: 2023-02-01-preview, 2024-02-15-preview, 2024-06-15-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native managednetworkfabric [ApiVersion]. See the version guide for details.
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)
public static Output<GetExternalNetworkResult> getExternalNetwork(GetExternalNetworkArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:managednetworkfabric:getExternalNetwork
arguments:
# arguments dictionaryThe following arguments are supported:
- External
Network stringName - Name of the External Network.
- L3Isolation
Domain stringName - Name of the L3 Isolation Domain.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- External
Network stringName - Name of the External Network.
- L3Isolation
Domain stringName - Name of the L3 Isolation Domain.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- external
Network StringName - Name of the External Network.
- l3Isolation
Domain StringName - Name of the L3 Isolation Domain.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- external
Network stringName - Name of the External Network.
- l3Isolation
Domain stringName - Name of the L3 Isolation Domain.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- external_
network_ strname - Name of the External Network.
- l3_
isolation_ strdomain_ name - Name of the L3 Isolation Domain.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- external
Network StringName - Name of the External Network.
- l3Isolation
Domain StringName - Name of the L3 Isolation Domain.
- 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 - Administrative state of the resource.
- Azure
Api stringVersion - The Azure API version of the resource.
- Configuration
State string - Configuration state of the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
- The name of the resource
- Peering
Option string - Peering option list.
- Provisioning
State string - 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 Pulumi.Policy Azure Native. Managed Network Fabric. Outputs. Export Route Policy Response - Export Route Policy either IPv4 or IPv6.
- Export
Route stringPolicy Id - ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.
- Import
Route Pulumi.Policy Azure Native. Managed Network Fabric. Outputs. Import Route Policy Response - Import Route Policy either IPv4 or IPv6.
- Import
Route stringPolicy Id - ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.
- Network
To stringNetwork Interconnect Id - ARM Resource ID of the networkToNetworkInterconnectId of the ExternalNetwork resource.
- 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. L3Option BProperties Response - option B properties object
- Administrative
State string - Administrative state of the resource.
- Azure
Api stringVersion - The Azure API version of the resource.
- Configuration
State string - Configuration state of the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
- The name of the resource
- Peering
Option string - Peering option list.
- Provisioning
State string - 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 ExportPolicy Route Policy Response - Export Route Policy either IPv4 or IPv6.
- Export
Route stringPolicy Id - ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.
- Import
Route ImportPolicy Route Policy Response - Import Route Policy either IPv4 or IPv6.
- Import
Route stringPolicy Id - ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.
- Network
To stringNetwork Interconnect Id - ARM Resource ID of the networkToNetworkInterconnectId of the ExternalNetwork resource.
- Option
AProperties ExternalNetwork Properties Response Option AProperties - option A properties object
- Option
BProperties L3OptionBProperties Response - option B properties object
- administrative
State String - Administrative state of the resource.
- azure
Api StringVersion - The Azure API version of the resource.
- configuration
State String - Configuration state of the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name String
- The name of the resource
- peering
Option String - Peering option list.
- provisioning
State String - 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 ExportPolicy Route Policy Response - Export Route Policy either IPv4 or IPv6.
- export
Route StringPolicy Id - ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.
- import
Route ImportPolicy Route Policy Response - Import Route Policy either IPv4 or IPv6.
- import
Route StringPolicy Id - ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.
- network
To StringNetwork Interconnect Id - ARM Resource ID of the networkToNetworkInterconnectId of the ExternalNetwork resource.
- option
AProperties ExternalNetwork Properties Response Option AProperties - option A properties object
- option
BProperties L3OptionBProperties Response - option B properties object
- administrative
State string - Administrative state of the resource.
- azure
Api stringVersion - The Azure API version of the resource.
- configuration
State string - Configuration state of the resource.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name string
- The name of the resource
- peering
Option string - Peering option list.
- provisioning
State string - 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 ExportPolicy Route Policy Response - Export Route Policy either IPv4 or IPv6.
- export
Route stringPolicy Id - ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.
- import
Route ImportPolicy Route Policy Response - Import Route Policy either IPv4 or IPv6.
- import
Route stringPolicy Id - ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.
- network
To stringNetwork Interconnect Id - ARM Resource ID of the networkToNetworkInterconnectId of the ExternalNetwork resource.
- option
AProperties ExternalNetwork Properties Response Option AProperties - option A properties object
- option
BProperties L3OptionBProperties Response - option B properties object
- administrative_
state str - Administrative state of the resource.
- azure_
api_ strversion - The Azure API version of the resource.
- configuration_
state str - Configuration state of the resource.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name str
- The name of the resource
- peering_
option str - Peering option list.
- provisioning_
state str - 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_ Exportpolicy Route Policy Response - Export Route Policy either IPv4 or IPv6.
- export_
route_ strpolicy_ id - ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.
- import_
route_ Importpolicy Route Policy Response - Import Route Policy either IPv4 or IPv6.
- import_
route_ strpolicy_ id - ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.
- network_
to_ strnetwork_ interconnect_ id - ARM Resource ID of the networkToNetworkInterconnectId of the ExternalNetwork resource.
- option_
a_ Externalproperties Network Properties Response Option AProperties - option A properties object
- option_
b_ L3Optionproperties BProperties Response - option B properties object
- administrative
State String - Administrative state of the resource.
- azure
Api StringVersion - The Azure API version of the resource.
- configuration
State String - Configuration state of the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name String
- The name of the resource
- peering
Option String - Peering option list.
- provisioning
State String - 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 Property MapPolicy - Export Route Policy either IPv4 or IPv6.
- export
Route StringPolicy Id - ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.
- import
Route Property MapPolicy - Import Route Policy either IPv4 or IPv6.
- import
Route StringPolicy Id - ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.
- network
To StringNetwork Interconnect Id - ARM Resource ID of the networkToNetworkInterconnectId of the ExternalNetwork resource.
- 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
In intMilli Seconds - Interval in milliseconds. Example: 300.
- Multiplier int
- Multiplier for the Bfd Configuration. Example: 5.
- Administrative
State string - Administrative state of the BfdConfiguration. Example: Enabled | Disabled.
- Interval
In intMilli Seconds - Interval in milliseconds. Example: 300.
- Multiplier int
- Multiplier for the Bfd Configuration. Example: 5.
- administrative
State String - Administrative state of the BfdConfiguration. Example: Enabled | Disabled.
- interval
In IntegerMilli Seconds - Interval in milliseconds. Example: 300.
- multiplier Integer
- Multiplier for the Bfd Configuration. Example: 5.
- administrative
State string - Administrative state of the BfdConfiguration. Example: Enabled | Disabled.
- interval
In numberMilli Seconds - Interval in milliseconds. Example: 300.
- multiplier number
- Multiplier for the Bfd Configuration. Example: 5.
- administrative_
state str - Administrative state of the BfdConfiguration. Example: Enabled | Disabled.
- interval_
in_ intmilli_ seconds - Interval in milliseconds. Example: 300.
- multiplier int
- Multiplier for the Bfd Configuration. Example: 5.
- administrative
State String - Administrative state of the BfdConfiguration. Example: Enabled | Disabled.
- interval
In NumberMilli Seconds - Interval in milliseconds. Example: 300.
- multiplier Number
- Multiplier for the Bfd Configuration. Example: 5.
ExportRoutePolicyResponse
- Export
Ipv4Route stringPolicy Id - ARM resource ID of RoutePolicy.
- Export
Ipv6Route stringPolicy Id - ARM resource ID of RoutePolicy.
- Export
Ipv4Route stringPolicy Id - ARM resource ID of RoutePolicy.
- Export
Ipv6Route stringPolicy Id - ARM resource ID of RoutePolicy.
- export
Ipv4Route StringPolicy Id - ARM resource ID of RoutePolicy.
- export
Ipv6Route StringPolicy Id - ARM resource ID of RoutePolicy.
- export
Ipv4Route stringPolicy Id - ARM resource ID of RoutePolicy.
- export
Ipv6Route stringPolicy Id - ARM resource ID of RoutePolicy.
- export_
ipv4_ strroute_ policy_ id - ARM resource ID of RoutePolicy.
- export_
ipv6_ strroute_ policy_ id - ARM resource ID of RoutePolicy.
- export
Ipv4Route StringPolicy Id - ARM resource ID of RoutePolicy.
- export
Ipv6Route StringPolicy Id - ARM resource ID of RoutePolicy.
ExternalNetworkPropertiesResponseOptionAProperties
- Fabric
ASN double - Fabric ASN number. Example 65001
- Peer
ASN double - 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
- Egress
Acl stringId - Egress Acl. ARM resource ID of Access Control Lists.
- Ingress
Acl stringId - Ingress Acl. ARM resource ID of Access Control Lists.
- Mtu int
- MTU to use for option A peering.
- Primary
Ipv4Prefix string - IPv4 Address Prefix.
- Primary
Ipv6Prefix string - IPv6 Address Prefix.
- Secondary
Ipv4Prefix string - Secondary IPv4 Address Prefix.
- Secondary
Ipv6Prefix string - Secondary IPv6 Address Prefix.
- Fabric
ASN float64 - Fabric ASN number. Example 65001
- Peer
ASN float64 - Peer ASN number.Example : 28
- Vlan
Id int - Vlan identifier. Example : 501
- Bfd
Configuration BfdConfiguration Response - BFD configuration properties
- Egress
Acl stringId - Egress Acl. ARM resource ID of Access Control Lists.
- Ingress
Acl stringId - Ingress Acl. ARM resource ID of Access Control Lists.
- Mtu int
- MTU to use for option A peering.
- Primary
Ipv4Prefix string - IPv4 Address Prefix.
- Primary
Ipv6Prefix string - IPv6 Address Prefix.
- Secondary
Ipv4Prefix string - Secondary IPv4 Address Prefix.
- Secondary
Ipv6Prefix string - Secondary IPv6 Address Prefix.
- fabric
ASN Double - Fabric ASN number. Example 65001
- peer
ASN Double - Peer ASN number.Example : 28
- vlan
Id Integer - Vlan identifier. Example : 501
- bfd
Configuration BfdConfiguration Response - BFD configuration properties
- egress
Acl StringId - Egress Acl. ARM resource ID of Access Control Lists.
- ingress
Acl StringId - Ingress Acl. ARM resource ID of Access Control Lists.
- mtu Integer
- MTU to use for option A peering.
- primary
Ipv4Prefix String - IPv4 Address Prefix.
- primary
Ipv6Prefix String - IPv6 Address Prefix.
- secondary
Ipv4Prefix String - Secondary IPv4 Address Prefix.
- secondary
Ipv6Prefix String - Secondary IPv6 Address Prefix.
- 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
- egress
Acl stringId - Egress Acl. ARM resource ID of Access Control Lists.
- ingress
Acl stringId - Ingress Acl. ARM resource ID of Access Control Lists.
- mtu number
- MTU to use for option A peering.
- primary
Ipv4Prefix string - IPv4 Address Prefix.
- primary
Ipv6Prefix string - IPv6 Address Prefix.
- secondary
Ipv4Prefix string - Secondary IPv4 Address Prefix.
- secondary
Ipv6Prefix string - Secondary IPv6 Address Prefix.
- fabric_
asn float - Fabric ASN number. Example 65001
- peer_
asn float - Peer ASN number.Example : 28
- vlan_
id int - Vlan identifier. Example : 501
- bfd_
configuration BfdConfiguration Response - BFD configuration properties
- egress_
acl_ strid - Egress Acl. ARM resource ID of Access Control Lists.
- ingress_
acl_ strid - Ingress Acl. ARM resource ID of Access Control Lists.
- mtu int
- MTU to use for option A peering.
- primary_
ipv4_ strprefix - IPv4 Address Prefix.
- primary_
ipv6_ strprefix - IPv6 Address Prefix.
- secondary_
ipv4_ strprefix - Secondary IPv4 Address Prefix.
- secondary_
ipv6_ strprefix - Secondary IPv6 Address Prefix.
- 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
- egress
Acl StringId - Egress Acl. ARM resource ID of Access Control Lists.
- ingress
Acl StringId - Ingress Acl. ARM resource ID of Access Control Lists.
- mtu Number
- MTU to use for option A peering.
- primary
Ipv4Prefix String - IPv4 Address Prefix.
- primary
Ipv6Prefix String - IPv6 Address Prefix.
- secondary
Ipv4Prefix String - Secondary IPv4 Address Prefix.
- secondary
Ipv6Prefix String - Secondary IPv6 Address Prefix.
ImportRoutePolicyResponse
- Import
Ipv4Route stringPolicy Id - ARM resource ID of RoutePolicy.
- Import
Ipv6Route stringPolicy Id - ARM resource ID of RoutePolicy.
- Import
Ipv4Route stringPolicy Id - ARM resource ID of RoutePolicy.
- Import
Ipv6Route stringPolicy Id - ARM resource ID of RoutePolicy.
- import
Ipv4Route StringPolicy Id - ARM resource ID of RoutePolicy.
- import
Ipv6Route StringPolicy Id - ARM resource ID of RoutePolicy.
- import
Ipv4Route stringPolicy Id - ARM resource ID of RoutePolicy.
- import
Ipv6Route stringPolicy Id - ARM resource ID of RoutePolicy.
- import_
ipv4_ strroute_ policy_ id - ARM resource ID of RoutePolicy.
- import_
ipv6_ strroute_ policy_ id - ARM resource ID of RoutePolicy.
- import
Ipv4Route StringPolicy Id - ARM resource ID of RoutePolicy.
- import
Ipv6Route StringPolicy Id - ARM resource ID of RoutePolicy.
L3OptionBPropertiesResponse
- Export
Route List<string>Targets - RouteTargets to be applied. This is used for the backward compatibility.
- Import
Route List<string>Targets - RouteTargets to be applied. This is used for the backward compatibility.
- Route
Targets Pulumi.Azure Native. Managed Network Fabric. Inputs. Route Target Information Response - RouteTargets to be applied.
- Export
Route []stringTargets - RouteTargets to be applied. This is used for the backward compatibility.
- Import
Route []stringTargets - RouteTargets to be applied. This is used for the backward compatibility.
- Route
Targets RouteTarget Information Response - RouteTargets to be applied.
- export
Route List<String>Targets - RouteTargets to be applied. This is used for the backward compatibility.
- import
Route List<String>Targets - RouteTargets to be applied. This is used for the backward compatibility.
- route
Targets RouteTarget Information Response - RouteTargets to be applied.
- export
Route string[]Targets - RouteTargets to be applied. This is used for the backward compatibility.
- import
Route string[]Targets - RouteTargets to be applied. This is used for the backward compatibility.
- route
Targets RouteTarget Information Response - RouteTargets to be applied.
- export_
route_ Sequence[str]targets - RouteTargets to be applied. This is used for the backward compatibility.
- import_
route_ Sequence[str]targets - RouteTargets to be applied. This is used for the backward compatibility.
- route_
targets RouteTarget Information Response - RouteTargets to be applied.
- export
Route List<String>Targets - RouteTargets to be applied. This is used for the backward compatibility.
- import
Route List<String>Targets - RouteTargets to be applied. This is used for the backward compatibility.
- route
Targets Property Map - RouteTargets to be applied.
RouteTargetInformationResponse
- Export
Ipv4Route List<string>Targets - Route Targets to be applied for outgoing routes into CE.
- Export
Ipv6Route List<string>Targets - Route Targets to be applied for outgoing routes from CE.
- Import
Ipv4Route List<string>Targets - Route Targets to be applied for incoming routes into CE.
- Import
Ipv6Route List<string>Targets - Route Targets to be applied for incoming routes from CE.
- Export
Ipv4Route []stringTargets - Route Targets to be applied for outgoing routes into CE.
- Export
Ipv6Route []stringTargets - Route Targets to be applied for outgoing routes from CE.
- Import
Ipv4Route []stringTargets - Route Targets to be applied for incoming routes into CE.
- Import
Ipv6Route []stringTargets - Route Targets to be applied for incoming routes from CE.
- export
Ipv4Route List<String>Targets - Route Targets to be applied for outgoing routes into CE.
- export
Ipv6Route List<String>Targets - Route Targets to be applied for outgoing routes from CE.
- import
Ipv4Route List<String>Targets - Route Targets to be applied for incoming routes into CE.
- import
Ipv6Route List<String>Targets - Route Targets to be applied for incoming routes from CE.
- export
Ipv4Route string[]Targets - Route Targets to be applied for outgoing routes into CE.
- export
Ipv6Route string[]Targets - Route Targets to be applied for outgoing routes from CE.
- import
Ipv4Route string[]Targets - Route Targets to be applied for incoming routes into CE.
- import
Ipv6Route string[]Targets - Route Targets to be applied for incoming routes from CE.
- export_
ipv4_ Sequence[str]route_ targets - Route Targets to be applied for outgoing routes into CE.
- export_
ipv6_ Sequence[str]route_ targets - Route Targets to be applied for outgoing routes from CE.
- import_
ipv4_ Sequence[str]route_ targets - Route Targets to be applied for incoming routes into CE.
- import_
ipv6_ Sequence[str]route_ targets - Route Targets to be applied for incoming routes from CE.
- export
Ipv4Route List<String>Targets - Route Targets to be applied for outgoing routes into CE.
- export
Ipv6Route List<String>Targets - Route Targets to be applied for outgoing routes from CE.
- import
Ipv4Route List<String>Targets - Route Targets to be applied for incoming routes into CE.
- import
Ipv6Route List<String>Targets - Route Targets to be applied for incoming routes from 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
