azure-native.managednetworkfabric.getNetworkToNetworkInterconnect
Explore with Pulumi AI
Implements NetworkToNetworkInterconnects GET method.
Uses Azure REST API version 2023-06-15.
Other available API versions: 2023-02-01-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 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)
public static Output<GetNetworkToNetworkInterconnectResult> getNetworkToNetworkInterconnect(GetNetworkToNetworkInterconnectArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:managednetworkfabric:getNetworkToNetworkInterconnect
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Network
Fabric stringName  - Name of the Network Fabric.
 - Network
To stringNetwork Interconnect Name  - Name of the Network to Network Interconnect.
 - Resource
Group stringName  - The name of the resource group. The name is case insensitive.
 
- Network
Fabric stringName  - Name of the Network Fabric.
 - Network
To stringNetwork Interconnect Name  - Name of the Network to Network Interconnect.
 - Resource
Group stringName  - The name of the resource group. The name is case insensitive.
 
- network
Fabric StringName  - Name of the Network Fabric.
 - network
To StringNetwork Interconnect Name  - Name of the Network to Network Interconnect.
 - resource
Group StringName  - The name of the resource group. The name is case insensitive.
 
- network
Fabric stringName  - Name of the Network Fabric.
 - network
To stringNetwork Interconnect Name  - Name of the Network to Network Interconnect.
 - resource
Group stringName  - The name of the resource group. The name is case insensitive.
 
- network_
fabric_ strname  - Name of the Network Fabric.
 - network_
to_ strnetwork_ interconnect_ name  - Name of the Network to Network Interconnect.
 - resource_
group_ strname  - The name of the resource group. The name is case insensitive.
 
- network
Fabric StringName  - Name of the Network Fabric.
 - network
To StringNetwork Interconnect Name  - Name of the Network to Network Interconnect.
 - resource
Group StringName  - The name of the resource group. The name is case insensitive.
 
getNetworkToNetworkInterconnect 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
 - 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"
 - Use
Option stringB  - Based on this option layer3 parameters are mandatory. Example: True/False
 - Egress
Acl stringId  - Egress Acl. ARM resource ID of Access Control Lists.
 - Export
Route Pulumi.Policy Azure Native. Managed Network Fabric. Outputs. Export Route Policy Information Response  - Export Route Policy configuration.
 - Import
Route Pulumi.Policy Azure Native. Managed Network Fabric. Outputs. Import Route Policy Information Response  - Import Route Policy configuration.
 - Ingress
Acl stringId  - Ingress Acl. ARM resource ID of Access Control Lists.
 - Is
Management stringType  - Configuration to use NNI for Infrastructure Management. Example: True/False.
 - Layer2Configuration
Pulumi.
Azure Native. Managed Network Fabric. Outputs. Layer2Configuration Response  - Common properties for Layer2 Configuration.
 - Nni
Type string - Type of NNI used. Example: CE | NPB
 - Npb
Static Pulumi.Route Configuration Azure Native. Managed Network Fabric. Outputs. Npb Static Route Configuration Response  - NPB Static Route Configuration properties.
 - Option
BLayer3Configuration Pulumi.Azure Native. Managed Network Fabric. Outputs. Network To Network Interconnect Properties Response Option BLayer3Configuration  - Common properties for Layer3Configuration.
 
- 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
 - 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"
 - Use
Option stringB  - Based on this option layer3 parameters are mandatory. Example: True/False
 - Egress
Acl stringId  - Egress Acl. ARM resource ID of Access Control Lists.
 - Export
Route ExportPolicy Route Policy Information Response  - Export Route Policy configuration.
 - Import
Route ImportPolicy Route Policy Information Response  - Import Route Policy configuration.
 - Ingress
Acl stringId  - Ingress Acl. ARM resource ID of Access Control Lists.
 - Is
Management stringType  - Configuration to use NNI for Infrastructure Management. Example: True/False.
 - Layer2Configuration
Layer2Configuration
Response  - Common properties for Layer2 Configuration.
 - Nni
Type string - Type of NNI used. Example: CE | NPB
 - Npb
Static NpbRoute Configuration Static Route Configuration Response  - NPB Static Route Configuration properties.
 - Option
BLayer3Configuration NetworkTo Network Interconnect Properties Response Option BLayer3Configuration  - Common properties for Layer3Configuration.
 
- 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
 - 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"
 - use
Option StringB  - Based on this option layer3 parameters are mandatory. Example: True/False
 - egress
Acl StringId  - Egress Acl. ARM resource ID of Access Control Lists.
 - export
Route ExportPolicy Route Policy Information Response  - Export Route Policy configuration.
 - import
Route ImportPolicy Route Policy Information Response  - Import Route Policy configuration.
 - ingress
Acl StringId  - Ingress Acl. ARM resource ID of Access Control Lists.
 - is
Management StringType  - Configuration to use NNI for Infrastructure Management. Example: True/False.
 - layer2Configuration
Layer2Configuration
Response  - Common properties for Layer2 Configuration.
 - nni
Type String - Type of NNI used. Example: CE | NPB
 - npb
Static NpbRoute Configuration Static Route Configuration Response  - NPB Static Route Configuration properties.
 - option
BLayer3Configuration NetworkTo Network Interconnect Properties Response Option BLayer3Configuration  - Common properties for Layer3Configuration.
 
- 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
 - 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"
 - use
Option stringB  - Based on this option layer3 parameters are mandatory. Example: True/False
 - egress
Acl stringId  - Egress Acl. ARM resource ID of Access Control Lists.
 - export
Route ExportPolicy Route Policy Information Response  - Export Route Policy configuration.
 - import
Route ImportPolicy Route Policy Information Response  - Import Route Policy configuration.
 - ingress
Acl stringId  - Ingress Acl. ARM resource ID of Access Control Lists.
 - is
Management stringType  - Configuration to use NNI for Infrastructure Management. Example: True/False.
 - layer2Configuration
Layer2Configuration
Response  - Common properties for Layer2 Configuration.
 - nni
Type string - Type of NNI used. Example: CE | NPB
 - npb
Static NpbRoute Configuration Static Route Configuration Response  - NPB Static Route Configuration properties.
 - option
BLayer3Configuration NetworkTo Network Interconnect Properties Response Option BLayer3Configuration  - Common properties for Layer3Configuration.
 
- 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
 - 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"
 - use_
option_ strb  - Based on this option layer3 parameters are mandatory. Example: True/False
 - egress_
acl_ strid  - Egress Acl. ARM resource ID of Access Control Lists.
 - export_
route_ Exportpolicy Route Policy Information Response  - Export Route Policy configuration.
 - import_
route_ Importpolicy Route Policy Information Response  - Import Route Policy configuration.
 - ingress_
acl_ strid  - Ingress Acl. ARM resource ID of Access Control Lists.
 - is_
management_ strtype  - Configuration to use NNI for Infrastructure Management. Example: True/False.
 - layer2_
configuration Layer2ConfigurationResponse  - Common properties for Layer2 Configuration.
 - nni_
type str - Type of NNI used. Example: CE | NPB
 - npb_
static_ Npbroute_ configuration Static Route Configuration Response  - NPB Static Route Configuration properties.
 - option_
b_ Networklayer3_ configuration To Network Interconnect Properties Response Option BLayer3Configuration  - Common properties for Layer3Configuration.
 
- 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
 - 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"
 - use
Option StringB  - Based on this option layer3 parameters are mandatory. Example: True/False
 - egress
Acl StringId  - Egress Acl. ARM resource ID of Access Control Lists.
 - export
Route Property MapPolicy  - Export Route Policy configuration.
 - import
Route Property MapPolicy  - Import Route Policy configuration.
 - ingress
Acl StringId  - Ingress Acl. ARM resource ID of Access Control Lists.
 - is
Management StringType  - Configuration to use NNI for Infrastructure Management. Example: True/False.
 - layer2Configuration Property Map
 - Common properties for Layer2 Configuration.
 - nni
Type String - Type of NNI used. Example: CE | NPB
 - npb
Static Property MapRoute Configuration  - NPB Static Route Configuration properties.
 - option
BLayer3Configuration Property Map - Common properties for Layer3Configuration.
 
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.
 
ExportRoutePolicyInformationResponse    
- Export
Ipv4Route stringPolicy Id  - Export IPv4 Route Policy Id.
 - Export
Ipv6Route stringPolicy Id  - Export IPv6 Route Policy Id.
 
- Export
Ipv4Route stringPolicy Id  - Export IPv4 Route Policy Id.
 - Export
Ipv6Route stringPolicy Id  - Export IPv6 Route Policy Id.
 
- export
Ipv4Route StringPolicy Id  - Export IPv4 Route Policy Id.
 - export
Ipv6Route StringPolicy Id  - Export IPv6 Route Policy Id.
 
- export
Ipv4Route stringPolicy Id  - Export IPv4 Route Policy Id.
 - export
Ipv6Route stringPolicy Id  - Export IPv6 Route Policy Id.
 
- export_
ipv4_ strroute_ policy_ id  - Export IPv4 Route Policy Id.
 - export_
ipv6_ strroute_ policy_ id  - Export IPv6 Route Policy Id.
 
- export
Ipv4Route StringPolicy Id  - Export IPv4 Route Policy Id.
 - export
Ipv6Route StringPolicy Id  - Export IPv6 Route Policy Id.
 
ImportRoutePolicyInformationResponse    
- Import
Ipv4Route stringPolicy Id  - Import IPv4 Route Policy Id.
 - Import
Ipv6Route stringPolicy Id  - Import IPv6 Route Policy Id.
 
- Import
Ipv4Route stringPolicy Id  - Import IPv4 Route Policy Id.
 - Import
Ipv6Route stringPolicy Id  - Import IPv6 Route Policy Id.
 
- import
Ipv4Route StringPolicy Id  - Import IPv4 Route Policy Id.
 - import
Ipv6Route StringPolicy Id  - Import IPv6 Route Policy Id.
 
- import
Ipv4Route stringPolicy Id  - Import IPv4 Route Policy Id.
 - import
Ipv6Route stringPolicy Id  - Import IPv6 Route Policy Id.
 
- import_
ipv4_ strroute_ policy_ id  - Import IPv4 Route Policy Id.
 - import_
ipv6_ strroute_ policy_ id  - Import IPv6 Route Policy Id.
 
- import
Ipv4Route StringPolicy Id  - Import IPv4 Route Policy Id.
 - import
Ipv6Route StringPolicy Id  - Import IPv6 Route Policy Id.
 
Layer2ConfigurationResponse 
- Interfaces List<string>
 - List of network device interfaces resource IDs.
 - Mtu int
 - MTU of the packets between PE & CE.
 
- Interfaces []string
 - List of network device interfaces resource IDs.
 - Mtu int
 - MTU of the packets between PE & CE.
 
- interfaces List<String>
 - List of network device interfaces resource IDs.
 - mtu Integer
 - MTU of the packets between PE & CE.
 
- interfaces string[]
 - List of network device interfaces resource IDs.
 - mtu number
 - MTU of the packets between PE & CE.
 
- interfaces Sequence[str]
 - List of network device interfaces resource IDs.
 - mtu int
 - MTU of the packets between PE & CE.
 
- interfaces List<String>
 - List of network device interfaces resource IDs.
 - mtu Number
 - MTU of the packets between PE & CE.
 
NetworkToNetworkInterconnectPropertiesResponseOptionBLayer3Configuration       
- Fabric
ASN double - ASN of CE devices for CE/PE connectivity.
 - Peer
ASN double - ASN of PE devices for CE/PE connectivity.Example : 28
 - Vlan
Id int - VLAN for CE/PE Layer 3 connectivity.Example : 501
 - 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 - ASN of CE devices for CE/PE connectivity.
 - Peer
ASN float64 - ASN of PE devices for CE/PE connectivity.Example : 28
 - Vlan
Id int - VLAN for CE/PE Layer 3 connectivity.Example : 501
 - 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 - ASN of CE devices for CE/PE connectivity.
 - peer
ASN Double - ASN of PE devices for CE/PE connectivity.Example : 28
 - vlan
Id Integer - VLAN for CE/PE Layer 3 connectivity.Example : 501
 - 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 - ASN of CE devices for CE/PE connectivity.
 - peer
ASN number - ASN of PE devices for CE/PE connectivity.Example : 28
 - vlan
Id number - VLAN for CE/PE Layer 3 connectivity.Example : 501
 - 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 - ASN of CE devices for CE/PE connectivity.
 - peer_
asn float - ASN of PE devices for CE/PE connectivity.Example : 28
 - vlan_
id int - VLAN for CE/PE Layer 3 connectivity.Example : 501
 - 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 - ASN of CE devices for CE/PE connectivity.
 - peer
ASN Number - ASN of PE devices for CE/PE connectivity.Example : 28
 - vlan
Id Number - VLAN for CE/PE Layer 3 connectivity.Example : 501
 - 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.
 
NpbStaticRouteConfigurationResponse    
- Bfd
Configuration Pulumi.Azure Native. Managed Network Fabric. Inputs. Bfd Configuration Response  - BFD Configuration properties.
 - Ipv4Routes
List<Pulumi.
Azure Native. Managed Network Fabric. Inputs. Static Route Properties Response>  - List of IPv4 Routes.
 - Ipv6Routes
List<Pulumi.
Azure Native. Managed Network Fabric. Inputs. Static Route Properties Response>  - List of IPv6 Routes.
 
- Bfd
Configuration BfdConfiguration Response  - BFD Configuration properties.
 - Ipv4Routes
[]Static
Route Properties Response  - List of IPv4 Routes.
 - Ipv6Routes
[]Static
Route Properties Response  - List of IPv6 Routes.
 
- bfd
Configuration BfdConfiguration Response  - BFD Configuration properties.
 - ipv4Routes
List<Static
Route Properties Response>  - List of IPv4 Routes.
 - ipv6Routes
List<Static
Route Properties Response>  - List of IPv6 Routes.
 
- bfd
Configuration BfdConfiguration Response  - BFD Configuration properties.
 - ipv4Routes
Static
Route Properties Response[]  - List of IPv4 Routes.
 - ipv6Routes
Static
Route Properties Response[]  - List of IPv6 Routes.
 
- bfd_
configuration BfdConfiguration Response  - BFD Configuration properties.
 - ipv4_
routes Sequence[StaticRoute Properties Response]  - List of IPv4 Routes.
 - ipv6_
routes Sequence[StaticRoute Properties Response]  - List of IPv6 Routes.
 
- bfd
Configuration Property Map - BFD Configuration properties.
 - ipv4Routes List<Property Map>
 - List of IPv4 Routes.
 - ipv6Routes List<Property Map>
 - List of IPv6 Routes.
 
StaticRoutePropertiesResponse   
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