1. Packages
  2. Azure Native
  3. API Docs
  4. managednetworkfabric
  5. getNetworkToNetworkInterconnect
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.1.0 published on Tuesday, Apr 8, 2025 by Pulumi

azure-native.managednetworkfabric.getNetworkToNetworkInterconnect

Explore with Pulumi AI

This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.1.0 published on Tuesday, Apr 8, 2025 by Pulumi

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>
Copy
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]
Copy
func LookupNetworkToNetworkInterconnect(ctx *Context, args *LookupNetworkToNetworkInterconnectArgs, opts ...InvokeOption) (*LookupNetworkToNetworkInterconnectResult, error)
func LookupNetworkToNetworkInterconnectOutput(ctx *Context, args *LookupNetworkToNetworkInterconnectOutputArgs, opts ...InvokeOption) LookupNetworkToNetworkInterconnectResultOutput
Copy

> 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)
}
Copy
public static CompletableFuture<GetNetworkToNetworkInterconnectResult> getNetworkToNetworkInterconnect(GetNetworkToNetworkInterconnectArgs args, InvokeOptions options)
public static Output<GetNetworkToNetworkInterconnectResult> getNetworkToNetworkInterconnect(GetNetworkToNetworkInterconnectArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:managednetworkfabric:getNetworkToNetworkInterconnect
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

NetworkFabricName
This property is required.
Changes to this property will trigger replacement.
string
Name of the Network Fabric.
NetworkToNetworkInterconnectName
This property is required.
Changes to this property will trigger replacement.
string
Name of the Network to Network Interconnect.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
NetworkFabricName
This property is required.
Changes to this property will trigger replacement.
string
Name of the Network Fabric.
NetworkToNetworkInterconnectName
This property is required.
Changes to this property will trigger replacement.
string
Name of the Network to Network Interconnect.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
networkFabricName
This property is required.
Changes to this property will trigger replacement.
String
Name of the Network Fabric.
networkToNetworkInterconnectName
This property is required.
Changes to this property will trigger replacement.
String
Name of the Network to Network Interconnect.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
networkFabricName
This property is required.
Changes to this property will trigger replacement.
string
Name of the Network Fabric.
networkToNetworkInterconnectName
This property is required.
Changes to this property will trigger replacement.
string
Name of the Network to Network Interconnect.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
network_fabric_name
This property is required.
Changes to this property will trigger replacement.
str
Name of the Network Fabric.
network_to_network_interconnect_name
This property is required.
Changes to this property will trigger replacement.
str
Name of the Network to Network Interconnect.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group. The name is case insensitive.
networkFabricName
This property is required.
Changes to this property will trigger replacement.
String
Name of the Network Fabric.
networkToNetworkInterconnectName
This property is required.
Changes to this property will trigger replacement.
String
Name of the Network to Network Interconnect.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.

getNetworkToNetworkInterconnect Result

The following output properties are available:

AdministrativeState string
Administrative state of the resource.
AzureApiVersion string
The Azure API version of the resource.
ConfigurationState 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
ProvisioningState string
Provisioning state of the resource.
SystemData Pulumi.AzureNative.ManagedNetworkFabric.Outputs.SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
UseOptionB string
Based on this option layer3 parameters are mandatory. Example: True/False
EgressAclId string
Egress Acl. ARM resource ID of Access Control Lists.
ExportRoutePolicy Pulumi.AzureNative.ManagedNetworkFabric.Outputs.ExportRoutePolicyInformationResponse
Export Route Policy configuration.
ImportRoutePolicy Pulumi.AzureNative.ManagedNetworkFabric.Outputs.ImportRoutePolicyInformationResponse
Import Route Policy configuration.
IngressAclId string
Ingress Acl. ARM resource ID of Access Control Lists.
IsManagementType string
Configuration to use NNI for Infrastructure Management. Example: True/False.
Layer2Configuration Pulumi.AzureNative.ManagedNetworkFabric.Outputs.Layer2ConfigurationResponse
Common properties for Layer2 Configuration.
NniType string
Type of NNI used. Example: CE | NPB
NpbStaticRouteConfiguration Pulumi.AzureNative.ManagedNetworkFabric.Outputs.NpbStaticRouteConfigurationResponse
NPB Static Route Configuration properties.
OptionBLayer3Configuration Pulumi.AzureNative.ManagedNetworkFabric.Outputs.NetworkToNetworkInterconnectPropertiesResponseOptionBLayer3Configuration
Common properties for Layer3Configuration.
AdministrativeState string
Administrative state of the resource.
AzureApiVersion string
The Azure API version of the resource.
ConfigurationState 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
ProvisioningState string
Provisioning state of the resource.
SystemData SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
UseOptionB string
Based on this option layer3 parameters are mandatory. Example: True/False
EgressAclId string
Egress Acl. ARM resource ID of Access Control Lists.
ExportRoutePolicy ExportRoutePolicyInformationResponse
Export Route Policy configuration.
ImportRoutePolicy ImportRoutePolicyInformationResponse
Import Route Policy configuration.
IngressAclId string
Ingress Acl. ARM resource ID of Access Control Lists.
IsManagementType string
Configuration to use NNI for Infrastructure Management. Example: True/False.
Layer2Configuration Layer2ConfigurationResponse
Common properties for Layer2 Configuration.
NniType string
Type of NNI used. Example: CE | NPB
NpbStaticRouteConfiguration NpbStaticRouteConfigurationResponse
NPB Static Route Configuration properties.
OptionBLayer3Configuration NetworkToNetworkInterconnectPropertiesResponseOptionBLayer3Configuration
Common properties for Layer3Configuration.
administrativeState String
Administrative state of the resource.
azureApiVersion String
The Azure API version of the resource.
configurationState 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
provisioningState String
Provisioning state of the resource.
systemData SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
useOptionB String
Based on this option layer3 parameters are mandatory. Example: True/False
egressAclId String
Egress Acl. ARM resource ID of Access Control Lists.
exportRoutePolicy ExportRoutePolicyInformationResponse
Export Route Policy configuration.
importRoutePolicy ImportRoutePolicyInformationResponse
Import Route Policy configuration.
ingressAclId String
Ingress Acl. ARM resource ID of Access Control Lists.
isManagementType String
Configuration to use NNI for Infrastructure Management. Example: True/False.
layer2Configuration Layer2ConfigurationResponse
Common properties for Layer2 Configuration.
nniType String
Type of NNI used. Example: CE | NPB
npbStaticRouteConfiguration NpbStaticRouteConfigurationResponse
NPB Static Route Configuration properties.
optionBLayer3Configuration NetworkToNetworkInterconnectPropertiesResponseOptionBLayer3Configuration
Common properties for Layer3Configuration.
administrativeState string
Administrative state of the resource.
azureApiVersion string
The Azure API version of the resource.
configurationState 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
provisioningState string
Provisioning state of the resource.
systemData SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
useOptionB string
Based on this option layer3 parameters are mandatory. Example: True/False
egressAclId string
Egress Acl. ARM resource ID of Access Control Lists.
exportRoutePolicy ExportRoutePolicyInformationResponse
Export Route Policy configuration.
importRoutePolicy ImportRoutePolicyInformationResponse
Import Route Policy configuration.
ingressAclId string
Ingress Acl. ARM resource ID of Access Control Lists.
isManagementType string
Configuration to use NNI for Infrastructure Management. Example: True/False.
layer2Configuration Layer2ConfigurationResponse
Common properties for Layer2 Configuration.
nniType string
Type of NNI used. Example: CE | NPB
npbStaticRouteConfiguration NpbStaticRouteConfigurationResponse
NPB Static Route Configuration properties.
optionBLayer3Configuration NetworkToNetworkInterconnectPropertiesResponseOptionBLayer3Configuration
Common properties for Layer3Configuration.
administrative_state str
Administrative state of the resource.
azure_api_version str
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 SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
type str
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
use_option_b str
Based on this option layer3 parameters are mandatory. Example: True/False
egress_acl_id str
Egress Acl. ARM resource ID of Access Control Lists.
export_route_policy ExportRoutePolicyInformationResponse
Export Route Policy configuration.
import_route_policy ImportRoutePolicyInformationResponse
Import Route Policy configuration.
ingress_acl_id str
Ingress Acl. ARM resource ID of Access Control Lists.
is_management_type str
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_route_configuration NpbStaticRouteConfigurationResponse
NPB Static Route Configuration properties.
option_b_layer3_configuration NetworkToNetworkInterconnectPropertiesResponseOptionBLayer3Configuration
Common properties for Layer3Configuration.
administrativeState String
Administrative state of the resource.
azureApiVersion String
The Azure API version of the resource.
configurationState 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
provisioningState String
Provisioning state of the resource.
systemData Property Map
Azure Resource Manager metadata containing createdBy and modifiedBy information.
type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
useOptionB String
Based on this option layer3 parameters are mandatory. Example: True/False
egressAclId String
Egress Acl. ARM resource ID of Access Control Lists.
exportRoutePolicy Property Map
Export Route Policy configuration.
importRoutePolicy Property Map
Import Route Policy configuration.
ingressAclId String
Ingress Acl. ARM resource ID of Access Control Lists.
isManagementType String
Configuration to use NNI for Infrastructure Management. Example: True/False.
layer2Configuration Property Map
Common properties for Layer2 Configuration.
nniType String
Type of NNI used. Example: CE | NPB
npbStaticRouteConfiguration Property Map
NPB Static Route Configuration properties.
optionBLayer3Configuration Property Map
Common properties for Layer3Configuration.

Supporting Types

BfdConfigurationResponse

AdministrativeState This property is required. string
Administrative state of the BfdConfiguration. Example: Enabled | Disabled.
IntervalInMilliSeconds int
Interval in milliseconds. Example: 300.
Multiplier int
Multiplier for the Bfd Configuration. Example: 5.
AdministrativeState This property is required. string
Administrative state of the BfdConfiguration. Example: Enabled | Disabled.
IntervalInMilliSeconds int
Interval in milliseconds. Example: 300.
Multiplier int
Multiplier for the Bfd Configuration. Example: 5.
administrativeState This property is required. String
Administrative state of the BfdConfiguration. Example: Enabled | Disabled.
intervalInMilliSeconds Integer
Interval in milliseconds. Example: 300.
multiplier Integer
Multiplier for the Bfd Configuration. Example: 5.
administrativeState This property is required. string
Administrative state of the BfdConfiguration. Example: Enabled | Disabled.
intervalInMilliSeconds number
Interval in milliseconds. Example: 300.
multiplier number
Multiplier for the Bfd Configuration. Example: 5.
administrative_state This property is required. str
Administrative state of the BfdConfiguration. Example: Enabled | Disabled.
interval_in_milli_seconds int
Interval in milliseconds. Example: 300.
multiplier int
Multiplier for the Bfd Configuration. Example: 5.
administrativeState This property is required. String
Administrative state of the BfdConfiguration. Example: Enabled | Disabled.
intervalInMilliSeconds Number
Interval in milliseconds. Example: 300.
multiplier Number
Multiplier for the Bfd Configuration. Example: 5.

ExportRoutePolicyInformationResponse

ExportIpv4RoutePolicyId string
Export IPv4 Route Policy Id.
ExportIpv6RoutePolicyId string
Export IPv6 Route Policy Id.
ExportIpv4RoutePolicyId string
Export IPv4 Route Policy Id.
ExportIpv6RoutePolicyId string
Export IPv6 Route Policy Id.
exportIpv4RoutePolicyId String
Export IPv4 Route Policy Id.
exportIpv6RoutePolicyId String
Export IPv6 Route Policy Id.
exportIpv4RoutePolicyId string
Export IPv4 Route Policy Id.
exportIpv6RoutePolicyId string
Export IPv6 Route Policy Id.
export_ipv4_route_policy_id str
Export IPv4 Route Policy Id.
export_ipv6_route_policy_id str
Export IPv6 Route Policy Id.
exportIpv4RoutePolicyId String
Export IPv4 Route Policy Id.
exportIpv6RoutePolicyId String
Export IPv6 Route Policy Id.

ImportRoutePolicyInformationResponse

ImportIpv4RoutePolicyId string
Import IPv4 Route Policy Id.
ImportIpv6RoutePolicyId string
Import IPv6 Route Policy Id.
ImportIpv4RoutePolicyId string
Import IPv4 Route Policy Id.
ImportIpv6RoutePolicyId string
Import IPv6 Route Policy Id.
importIpv4RoutePolicyId String
Import IPv4 Route Policy Id.
importIpv6RoutePolicyId String
Import IPv6 Route Policy Id.
importIpv4RoutePolicyId string
Import IPv4 Route Policy Id.
importIpv6RoutePolicyId string
Import IPv6 Route Policy Id.
import_ipv4_route_policy_id str
Import IPv4 Route Policy Id.
import_ipv6_route_policy_id str
Import IPv6 Route Policy Id.
importIpv4RoutePolicyId String
Import IPv4 Route Policy Id.
importIpv6RoutePolicyId String
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

FabricASN This property is required. double
ASN of CE devices for CE/PE connectivity.
PeerASN This property is required. double
ASN of PE devices for CE/PE connectivity.Example : 28
VlanId This property is required. int
VLAN for CE/PE Layer 3 connectivity.Example : 501
PrimaryIpv4Prefix string
IPv4 Address Prefix.
PrimaryIpv6Prefix string
IPv6 Address Prefix.
SecondaryIpv4Prefix string
Secondary IPv4 Address Prefix.
SecondaryIpv6Prefix string
Secondary IPv6 Address Prefix.
FabricASN This property is required. float64
ASN of CE devices for CE/PE connectivity.
PeerASN This property is required. float64
ASN of PE devices for CE/PE connectivity.Example : 28
VlanId This property is required. int
VLAN for CE/PE Layer 3 connectivity.Example : 501
PrimaryIpv4Prefix string
IPv4 Address Prefix.
PrimaryIpv6Prefix string
IPv6 Address Prefix.
SecondaryIpv4Prefix string
Secondary IPv4 Address Prefix.
SecondaryIpv6Prefix string
Secondary IPv6 Address Prefix.
fabricASN This property is required. Double
ASN of CE devices for CE/PE connectivity.
peerASN This property is required. Double
ASN of PE devices for CE/PE connectivity.Example : 28
vlanId This property is required. Integer
VLAN for CE/PE Layer 3 connectivity.Example : 501
primaryIpv4Prefix String
IPv4 Address Prefix.
primaryIpv6Prefix String
IPv6 Address Prefix.
secondaryIpv4Prefix String
Secondary IPv4 Address Prefix.
secondaryIpv6Prefix String
Secondary IPv6 Address Prefix.
fabricASN This property is required. number
ASN of CE devices for CE/PE connectivity.
peerASN This property is required. number
ASN of PE devices for CE/PE connectivity.Example : 28
vlanId This property is required. number
VLAN for CE/PE Layer 3 connectivity.Example : 501
primaryIpv4Prefix string
IPv4 Address Prefix.
primaryIpv6Prefix string
IPv6 Address Prefix.
secondaryIpv4Prefix string
Secondary IPv4 Address Prefix.
secondaryIpv6Prefix string
Secondary IPv6 Address Prefix.
fabric_asn This property is required. float
ASN of CE devices for CE/PE connectivity.
peer_asn This property is required. float
ASN of PE devices for CE/PE connectivity.Example : 28
vlan_id This property is required. int
VLAN for CE/PE Layer 3 connectivity.Example : 501
primary_ipv4_prefix str
IPv4 Address Prefix.
primary_ipv6_prefix str
IPv6 Address Prefix.
secondary_ipv4_prefix str
Secondary IPv4 Address Prefix.
secondary_ipv6_prefix str
Secondary IPv6 Address Prefix.
fabricASN This property is required. Number
ASN of CE devices for CE/PE connectivity.
peerASN This property is required. Number
ASN of PE devices for CE/PE connectivity.Example : 28
vlanId This property is required. Number
VLAN for CE/PE Layer 3 connectivity.Example : 501
primaryIpv4Prefix String
IPv4 Address Prefix.
primaryIpv6Prefix String
IPv6 Address Prefix.
secondaryIpv4Prefix String
Secondary IPv4 Address Prefix.
secondaryIpv6Prefix String
Secondary IPv6 Address Prefix.

NpbStaticRouteConfigurationResponse

bfdConfiguration Property Map
BFD Configuration properties.
ipv4Routes List<Property Map>
List of IPv4 Routes.
ipv6Routes List<Property Map>
List of IPv6 Routes.

StaticRoutePropertiesResponse

NextHop This property is required. List<string>
List of next hop addresses.
Prefix This property is required. string
Prefix of the route.
NextHop This property is required. []string
List of next hop addresses.
Prefix This property is required. string
Prefix of the route.
nextHop This property is required. List<String>
List of next hop addresses.
prefix This property is required. String
Prefix of the route.
nextHop This property is required. string[]
List of next hop addresses.
prefix This property is required. string
Prefix of the route.
next_hop This property is required. Sequence[str]
List of next hop addresses.
prefix This property is required. str
Prefix of the route.
nextHop This property is required. List<String>
List of next hop addresses.
prefix This property is required. String
Prefix of the route.

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
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.1.0 published on Tuesday, Apr 8, 2025 by Pulumi