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.3.0 published on Monday, Apr 28, 2025 by Pulumi
azure-native.managednetworkfabric.getNetworkFabric
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.3.0 published on Monday, Apr 28, 2025 by Pulumi
Get Network Fabric resource details.
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 getNetworkFabric
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 getNetworkFabric(args: GetNetworkFabricArgs, opts?: InvokeOptions): Promise<GetNetworkFabricResult>
function getNetworkFabricOutput(args: GetNetworkFabricOutputArgs, opts?: InvokeOptions): Output<GetNetworkFabricResult>
def get_network_fabric(network_fabric_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetNetworkFabricResult
def get_network_fabric_output(network_fabric_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetNetworkFabricResult]
func LookupNetworkFabric(ctx *Context, args *LookupNetworkFabricArgs, opts ...InvokeOption) (*LookupNetworkFabricResult, error)
func LookupNetworkFabricOutput(ctx *Context, args *LookupNetworkFabricOutputArgs, opts ...InvokeOption) LookupNetworkFabricResultOutput
> Note: This function is named LookupNetworkFabric
in the Go SDK.
public static class GetNetworkFabric
{
public static Task<GetNetworkFabricResult> InvokeAsync(GetNetworkFabricArgs args, InvokeOptions? opts = null)
public static Output<GetNetworkFabricResult> Invoke(GetNetworkFabricInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetNetworkFabricResult> getNetworkFabric(GetNetworkFabricArgs args, InvokeOptions options)
public static Output<GetNetworkFabricResult> getNetworkFabric(GetNetworkFabricArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:managednetworkfabric:getNetworkFabric
arguments:
# arguments dictionary
The following arguments are supported:
- Network
Fabric stringName - Name of the Network Fabric.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Network
Fabric stringName - Name of the Network Fabric.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- network
Fabric StringName - Name of the Network Fabric.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- network
Fabric stringName - Name of the Network Fabric.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- network_
fabric_ strname - Name of the Network Fabric.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- network
Fabric StringName - Name of the Network Fabric.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getNetworkFabric 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.
- Fabric
ASN double - ASN of CE devices for CE/PE connectivity.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Ipv4Prefix string
- IPv4Prefix for Management Network. Example: 10.1.0.0/19.
- L2Isolation
Domains List<string> - List of L2 Isolation Domain resource IDs under the Network Fabric.
- L3Isolation
Domains List<string> - List of L3 Isolation Domain resource IDs under the Network Fabric.
- Location string
- The geo-location where the resource lives
- Management
Network Pulumi.Configuration Azure Native. Managed Network Fabric. Outputs. Management Network Configuration Properties Response - Configuration to be used to setup the management network.
- Name string
- The name of the resource
- Network
Fabric stringController Id - Azure resource ID for the NetworkFabricController the NetworkFabric belongs.
- Network
Fabric stringSku - Supported Network Fabric SKU.Example: Compute / Aggregate racks. Once the user chooses a particular SKU, only supported racks can be added to the Network Fabric. The SKU determines whether it is a single / multi rack Network Fabric.
- Provisioning
State string - Provides you the latest status of the NFC service, whether it is Accepted, updating, Succeeded or Failed. During this process, the states keep changing based on the status of NFC provisioning.
- Racks List<string>
- List of NetworkRack resource IDs under the Network Fabric. The number of racks allowed depends on the Network Fabric SKU.
- Router
Ids List<string> - Array of router IDs.
- Server
Count intPer Rack - Number of servers.Possible values are from 1-16.
- System
Data Pulumi.Azure Native. Managed Network Fabric. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Terminal
Server Pulumi.Configuration Azure Native. Managed Network Fabric. Outputs. Terminal Server Configuration Response - Network and credentials configuration currently applied to terminal server.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Annotation string
- Switch configuration description.
- Fabric
Version string - The version of Network Fabric.
- Ipv6Prefix string
- IPv6Prefix for Management Network. Example: 3FFE:FFFF:0:CD40::/59
- Rack
Count int - Number of compute racks associated to Network Fabric.
- Dictionary<string, string>
- Resource tags.
- 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.
- Fabric
ASN float64 - ASN of CE devices for CE/PE connectivity.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Ipv4Prefix string
- IPv4Prefix for Management Network. Example: 10.1.0.0/19.
- L2Isolation
Domains []string - List of L2 Isolation Domain resource IDs under the Network Fabric.
- L3Isolation
Domains []string - List of L3 Isolation Domain resource IDs under the Network Fabric.
- Location string
- The geo-location where the resource lives
- Management
Network ManagementConfiguration Network Configuration Properties Response - Configuration to be used to setup the management network.
- Name string
- The name of the resource
- Network
Fabric stringController Id - Azure resource ID for the NetworkFabricController the NetworkFabric belongs.
- Network
Fabric stringSku - Supported Network Fabric SKU.Example: Compute / Aggregate racks. Once the user chooses a particular SKU, only supported racks can be added to the Network Fabric. The SKU determines whether it is a single / multi rack Network Fabric.
- Provisioning
State string - Provides you the latest status of the NFC service, whether it is Accepted, updating, Succeeded or Failed. During this process, the states keep changing based on the status of NFC provisioning.
- Racks []string
- List of NetworkRack resource IDs under the Network Fabric. The number of racks allowed depends on the Network Fabric SKU.
- Router
Ids []string - Array of router IDs.
- Server
Count intPer Rack - Number of servers.Possible values are from 1-16.
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Terminal
Server TerminalConfiguration Server Configuration Response - Network and credentials configuration currently applied to terminal server.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Annotation string
- Switch configuration description.
- Fabric
Version string - The version of Network Fabric.
- Ipv6Prefix string
- IPv6Prefix for Management Network. Example: 3FFE:FFFF:0:CD40::/59
- Rack
Count int - Number of compute racks associated to Network Fabric.
- map[string]string
- Resource tags.
- 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.
- fabric
ASN Double - ASN of CE devices for CE/PE connectivity.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- ipv4Prefix String
- IPv4Prefix for Management Network. Example: 10.1.0.0/19.
- l2Isolation
Domains List<String> - List of L2 Isolation Domain resource IDs under the Network Fabric.
- l3Isolation
Domains List<String> - List of L3 Isolation Domain resource IDs under the Network Fabric.
- location String
- The geo-location where the resource lives
- management
Network ManagementConfiguration Network Configuration Properties Response - Configuration to be used to setup the management network.
- name String
- The name of the resource
- network
Fabric StringController Id - Azure resource ID for the NetworkFabricController the NetworkFabric belongs.
- network
Fabric StringSku - Supported Network Fabric SKU.Example: Compute / Aggregate racks. Once the user chooses a particular SKU, only supported racks can be added to the Network Fabric. The SKU determines whether it is a single / multi rack Network Fabric.
- provisioning
State String - Provides you the latest status of the NFC service, whether it is Accepted, updating, Succeeded or Failed. During this process, the states keep changing based on the status of NFC provisioning.
- racks List<String>
- List of NetworkRack resource IDs under the Network Fabric. The number of racks allowed depends on the Network Fabric SKU.
- router
Ids List<String> - Array of router IDs.
- server
Count IntegerPer Rack - Number of servers.Possible values are from 1-16.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- terminal
Server TerminalConfiguration Server Configuration Response - Network and credentials configuration currently applied to terminal server.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- annotation String
- Switch configuration description.
- fabric
Version String - The version of Network Fabric.
- ipv6Prefix String
- IPv6Prefix for Management Network. Example: 3FFE:FFFF:0:CD40::/59
- rack
Count Integer - Number of compute racks associated to Network Fabric.
- Map<String,String>
- Resource tags.
- 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.
- fabric
ASN number - ASN of CE devices for CE/PE connectivity.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- ipv4Prefix string
- IPv4Prefix for Management Network. Example: 10.1.0.0/19.
- l2Isolation
Domains string[] - List of L2 Isolation Domain resource IDs under the Network Fabric.
- l3Isolation
Domains string[] - List of L3 Isolation Domain resource IDs under the Network Fabric.
- location string
- The geo-location where the resource lives
- management
Network ManagementConfiguration Network Configuration Properties Response - Configuration to be used to setup the management network.
- name string
- The name of the resource
- network
Fabric stringController Id - Azure resource ID for the NetworkFabricController the NetworkFabric belongs.
- network
Fabric stringSku - Supported Network Fabric SKU.Example: Compute / Aggregate racks. Once the user chooses a particular SKU, only supported racks can be added to the Network Fabric. The SKU determines whether it is a single / multi rack Network Fabric.
- provisioning
State string - Provides you the latest status of the NFC service, whether it is Accepted, updating, Succeeded or Failed. During this process, the states keep changing based on the status of NFC provisioning.
- racks string[]
- List of NetworkRack resource IDs under the Network Fabric. The number of racks allowed depends on the Network Fabric SKU.
- router
Ids string[] - Array of router IDs.
- server
Count numberPer Rack - Number of servers.Possible values are from 1-16.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- terminal
Server TerminalConfiguration Server Configuration Response - Network and credentials configuration currently applied to terminal server.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- annotation string
- Switch configuration description.
- fabric
Version string - The version of Network Fabric.
- ipv6Prefix string
- IPv6Prefix for Management Network. Example: 3FFE:FFFF:0:CD40::/59
- rack
Count number - Number of compute racks associated to Network Fabric.
- {[key: string]: string}
- Resource tags.
- 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.
- fabric_
asn float - ASN of CE devices for CE/PE connectivity.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- ipv4_
prefix str - IPv4Prefix for Management Network. Example: 10.1.0.0/19.
- l2_
isolation_ Sequence[str]domains - List of L2 Isolation Domain resource IDs under the Network Fabric.
- l3_
isolation_ Sequence[str]domains - List of L3 Isolation Domain resource IDs under the Network Fabric.
- location str
- The geo-location where the resource lives
- management_
network_ Managementconfiguration Network Configuration Properties Response - Configuration to be used to setup the management network.
- name str
- The name of the resource
- network_
fabric_ strcontroller_ id - Azure resource ID for the NetworkFabricController the NetworkFabric belongs.
- network_
fabric_ strsku - Supported Network Fabric SKU.Example: Compute / Aggregate racks. Once the user chooses a particular SKU, only supported racks can be added to the Network Fabric. The SKU determines whether it is a single / multi rack Network Fabric.
- provisioning_
state str - Provides you the latest status of the NFC service, whether it is Accepted, updating, Succeeded or Failed. During this process, the states keep changing based on the status of NFC provisioning.
- racks Sequence[str]
- List of NetworkRack resource IDs under the Network Fabric. The number of racks allowed depends on the Network Fabric SKU.
- router_
ids Sequence[str] - Array of router IDs.
- server_
count_ intper_ rack - Number of servers.Possible values are from 1-16.
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- terminal_
server_ Terminalconfiguration Server Configuration Response - Network and credentials configuration currently applied to terminal server.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- annotation str
- Switch configuration description.
- fabric_
version str - The version of Network Fabric.
- ipv6_
prefix str - IPv6Prefix for Management Network. Example: 3FFE:FFFF:0:CD40::/59
- rack_
count int - Number of compute racks associated to Network Fabric.
- Mapping[str, str]
- Resource tags.
- 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.
- fabric
ASN Number - ASN of CE devices for CE/PE connectivity.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- ipv4Prefix String
- IPv4Prefix for Management Network. Example: 10.1.0.0/19.
- l2Isolation
Domains List<String> - List of L2 Isolation Domain resource IDs under the Network Fabric.
- l3Isolation
Domains List<String> - List of L3 Isolation Domain resource IDs under the Network Fabric.
- location String
- The geo-location where the resource lives
- management
Network Property MapConfiguration - Configuration to be used to setup the management network.
- name String
- The name of the resource
- network
Fabric StringController Id - Azure resource ID for the NetworkFabricController the NetworkFabric belongs.
- network
Fabric StringSku - Supported Network Fabric SKU.Example: Compute / Aggregate racks. Once the user chooses a particular SKU, only supported racks can be added to the Network Fabric. The SKU determines whether it is a single / multi rack Network Fabric.
- provisioning
State String - Provides you the latest status of the NFC service, whether it is Accepted, updating, Succeeded or Failed. During this process, the states keep changing based on the status of NFC provisioning.
- racks List<String>
- List of NetworkRack resource IDs under the Network Fabric. The number of racks allowed depends on the Network Fabric SKU.
- router
Ids List<String> - Array of router IDs.
- server
Count NumberPer Rack - Number of servers.Possible values are from 1-16.
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- terminal
Server Property MapConfiguration - Network and credentials configuration currently applied to terminal server.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- annotation String
- Switch configuration description.
- fabric
Version String - The version of Network Fabric.
- ipv6Prefix String
- IPv6Prefix for Management Network. Example: 3FFE:FFFF:0:CD40::/59
- rack
Count Number - Number of compute racks associated to Network Fabric.
- Map<String>
- Resource tags.
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.
FabricOptionBPropertiesResponse
- Export
Route List<string>Targets - Route Targets to be applied for outgoing routes from CE. This is for backward compatibility.
- Import
Route List<string>Targets - Route Targets to be applied for incoming routes into CE. This is for backward compatibility.
- Route
Targets Pulumi.Azure Native. Managed Network Fabric. Inputs. Route Target Information Response - Route Targets to be applied.
- Export
Route []stringTargets - Route Targets to be applied for outgoing routes from CE. This is for backward compatibility.
- Import
Route []stringTargets - Route Targets to be applied for incoming routes into CE. This is for backward compatibility.
- Route
Targets RouteTarget Information Response - Route Targets to be applied.
- export
Route List<String>Targets - Route Targets to be applied for outgoing routes from CE. This is for backward compatibility.
- import
Route List<String>Targets - Route Targets to be applied for incoming routes into CE. This is for backward compatibility.
- route
Targets RouteTarget Information Response - Route Targets to be applied.
- export
Route string[]Targets - Route Targets to be applied for outgoing routes from CE. This is for backward compatibility.
- import
Route string[]Targets - Route Targets to be applied for incoming routes into CE. This is for backward compatibility.
- route
Targets RouteTarget Information Response - Route Targets to be applied.
- export_
route_ Sequence[str]targets - Route Targets to be applied for outgoing routes from CE. This is for backward compatibility.
- import_
route_ Sequence[str]targets - Route Targets to be applied for incoming routes into CE. This is for backward compatibility.
- route_
targets RouteTarget Information Response - Route Targets to be applied.
- export
Route List<String>Targets - Route Targets to be applied for outgoing routes from CE. This is for backward compatibility.
- import
Route List<String>Targets - Route Targets to be applied for incoming routes into CE. This is for backward compatibility.
- route
Targets Property Map - Route Targets to be applied.
ManagementNetworkConfigurationPropertiesResponse
- Infrastructure
Vpn Pulumi.Configuration Azure Native. Managed Network Fabric. Inputs. Vpn Configuration Properties Response - VPN Configuration properties.
- Workload
Vpn Pulumi.Configuration Azure Native. Managed Network Fabric. Inputs. Vpn Configuration Properties Response - VPN Configuration properties.
- Infrastructure
Vpn VpnConfiguration Configuration Properties Response - VPN Configuration properties.
- Workload
Vpn VpnConfiguration Configuration Properties Response - VPN Configuration properties.
- infrastructure
Vpn VpnConfiguration Configuration Properties Response - VPN Configuration properties.
- workload
Vpn VpnConfiguration Configuration Properties Response - VPN Configuration properties.
- infrastructure
Vpn VpnConfiguration Configuration Properties Response - VPN Configuration properties.
- workload
Vpn VpnConfiguration Configuration Properties Response - VPN Configuration properties.
- infrastructure_
vpn_ Vpnconfiguration Configuration Properties Response - VPN Configuration properties.
- workload_
vpn_ Vpnconfiguration Configuration Properties Response - VPN Configuration properties.
- infrastructure
Vpn Property MapConfiguration - VPN Configuration properties.
- workload
Vpn Property MapConfiguration - VPN Configuration properties.
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.
TerminalServerConfigurationResponse
- Network
Device stringId - ARM Resource ID used for the NetworkDevice.
- Password string
- Password for the terminal server connection.
- Primary
Ipv4Prefix string - IPv4 Address Prefix.
- Secondary
Ipv4Prefix string - Secondary IPv4 Address Prefix.
- Username string
- Username for the terminal server connection.
- Primary
Ipv6Prefix string - IPv6 Address Prefix.
- Secondary
Ipv6Prefix string - Secondary IPv6 Address Prefix.
- Serial
Number string - Serial Number of Terminal server.
- Network
Device stringId - ARM Resource ID used for the NetworkDevice.
- Password string
- Password for the terminal server connection.
- Primary
Ipv4Prefix string - IPv4 Address Prefix.
- Secondary
Ipv4Prefix string - Secondary IPv4 Address Prefix.
- Username string
- Username for the terminal server connection.
- Primary
Ipv6Prefix string - IPv6 Address Prefix.
- Secondary
Ipv6Prefix string - Secondary IPv6 Address Prefix.
- Serial
Number string - Serial Number of Terminal server.
- network
Device StringId - ARM Resource ID used for the NetworkDevice.
- password String
- Password for the terminal server connection.
- primary
Ipv4Prefix String - IPv4 Address Prefix.
- secondary
Ipv4Prefix String - Secondary IPv4 Address Prefix.
- username String
- Username for the terminal server connection.
- primary
Ipv6Prefix String - IPv6 Address Prefix.
- secondary
Ipv6Prefix String - Secondary IPv6 Address Prefix.
- serial
Number String - Serial Number of Terminal server.
- network
Device stringId - ARM Resource ID used for the NetworkDevice.
- password string
- Password for the terminal server connection.
- primary
Ipv4Prefix string - IPv4 Address Prefix.
- secondary
Ipv4Prefix string - Secondary IPv4 Address Prefix.
- username string
- Username for the terminal server connection.
- primary
Ipv6Prefix string - IPv6 Address Prefix.
- secondary
Ipv6Prefix string - Secondary IPv6 Address Prefix.
- serial
Number string - Serial Number of Terminal server.
- network_
device_ strid - ARM Resource ID used for the NetworkDevice.
- password str
- Password for the terminal server connection.
- primary_
ipv4_ strprefix - IPv4 Address Prefix.
- secondary_
ipv4_ strprefix - Secondary IPv4 Address Prefix.
- username str
- Username for the terminal server connection.
- primary_
ipv6_ strprefix - IPv6 Address Prefix.
- secondary_
ipv6_ strprefix - Secondary IPv6 Address Prefix.
- serial_
number str - Serial Number of Terminal server.
- network
Device StringId - ARM Resource ID used for the NetworkDevice.
- password String
- Password for the terminal server connection.
- primary
Ipv4Prefix String - IPv4 Address Prefix.
- secondary
Ipv4Prefix String - Secondary IPv4 Address Prefix.
- username String
- Username for the terminal server connection.
- primary
Ipv6Prefix String - IPv6 Address Prefix.
- secondary
Ipv6Prefix String - Secondary IPv6 Address Prefix.
- serial
Number String - Serial Number of Terminal server.
VpnConfigurationPropertiesResponse
- Administrative
State string - Administrative state of the resource.
- Peering
Option string - Peering option list.
- Network
To stringNetwork Interconnect Id - ARM Resource ID of the Network To Network Interconnect.
- Option
AProperties Pulumi.Azure Native. Managed Network Fabric. Inputs. Vpn Configuration Properties Response Option AProperties - option A properties
- Option
BProperties Pulumi.Azure Native. Managed Network Fabric. Inputs. Fabric Option BProperties Response - option B properties
- Administrative
State string - Administrative state of the resource.
- Peering
Option string - Peering option list.
- Network
To stringNetwork Interconnect Id - ARM Resource ID of the Network To Network Interconnect.
- Option
AProperties VpnConfiguration Properties Response Option AProperties - option A properties
- Option
BProperties FabricOption BProperties Response - option B properties
- administrative
State String - Administrative state of the resource.
- peering
Option String - Peering option list.
- network
To StringNetwork Interconnect Id - ARM Resource ID of the Network To Network Interconnect.
- option
AProperties VpnConfiguration Properties Response Option AProperties - option A properties
- option
BProperties FabricOption BProperties Response - option B properties
- administrative
State string - Administrative state of the resource.
- peering
Option string - Peering option list.
- network
To stringNetwork Interconnect Id - ARM Resource ID of the Network To Network Interconnect.
- option
AProperties VpnConfiguration Properties Response Option AProperties - option A properties
- option
BProperties FabricOption BProperties Response - option B properties
- administrative_
state str - Administrative state of the resource.
- peering_
option str - Peering option list.
- network_
to_ strnetwork_ interconnect_ id - ARM Resource ID of the Network To Network Interconnect.
- option_
a_ Vpnproperties Configuration Properties Response Option AProperties - option A properties
- option_
b_ Fabricproperties Option BProperties Response - option B properties
- administrative
State String - Administrative state of the resource.
- peering
Option String - Peering option list.
- network
To StringNetwork Interconnect Id - ARM Resource ID of the Network To Network Interconnect.
- option
AProperties Property Map - option A properties
- option
BProperties Property Map - option B properties
VpnConfigurationPropertiesResponseOptionAProperties
- Peer
ASN double - Peer ASN number.Example : 28
- Vlan
Id int - Vlan Id.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.
- Primary
Ipv6Prefix string - IPv6 Address Prefix.
- Secondary
Ipv4Prefix string - Secondary IPv4 Address Prefix.
- Secondary
Ipv6Prefix string - Secondary IPv6 Address Prefix.
- Peer
ASN float64 - Peer ASN number.Example : 28
- Vlan
Id int - Vlan Id.Example : 501
- Bfd
Configuration BfdConfiguration Response - BFD Configuration properties.
- 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.
- peer
ASN Double - Peer ASN number.Example : 28
- vlan
Id Integer - Vlan Id.Example : 501
- bfd
Configuration BfdConfiguration Response - BFD Configuration properties.
- 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.
- peer
ASN number - Peer ASN number.Example : 28
- vlan
Id number - Vlan Id.Example : 501
- bfd
Configuration BfdConfiguration Response - BFD Configuration properties.
- 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.
- peer_
asn float - Peer ASN number.Example : 28
- vlan_
id int - Vlan Id.Example : 501
- bfd_
configuration BfdConfiguration Response - BFD Configuration properties.
- 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.
- peer
ASN Number - Peer ASN number.Example : 28
- vlan
Id Number - Vlan Id.Example : 501
- bfd
Configuration Property Map - BFD Configuration properties.
- 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.
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.3.0 published on Monday, Apr 28, 2025 by Pulumi