This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.networkcloud.getTrunkedNetwork
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Get properties of the provided trunked network. Azure REST API version: 2023-10-01-preview.
Other available API versions: 2023-07-01, 2024-06-01-preview, 2024-07-01, 2024-10-01-preview.
Using getTrunkedNetwork
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 getTrunkedNetwork(args: GetTrunkedNetworkArgs, opts?: InvokeOptions): Promise<GetTrunkedNetworkResult>
function getTrunkedNetworkOutput(args: GetTrunkedNetworkOutputArgs, opts?: InvokeOptions): Output<GetTrunkedNetworkResult>def get_trunked_network(resource_group_name: Optional[str] = None,
                        trunked_network_name: Optional[str] = None,
                        opts: Optional[InvokeOptions] = None) -> GetTrunkedNetworkResult
def get_trunked_network_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                        trunked_network_name: Optional[pulumi.Input[str]] = None,
                        opts: Optional[InvokeOptions] = None) -> Output[GetTrunkedNetworkResult]func LookupTrunkedNetwork(ctx *Context, args *LookupTrunkedNetworkArgs, opts ...InvokeOption) (*LookupTrunkedNetworkResult, error)
func LookupTrunkedNetworkOutput(ctx *Context, args *LookupTrunkedNetworkOutputArgs, opts ...InvokeOption) LookupTrunkedNetworkResultOutput> Note: This function is named LookupTrunkedNetwork in the Go SDK.
public static class GetTrunkedNetwork 
{
    public static Task<GetTrunkedNetworkResult> InvokeAsync(GetTrunkedNetworkArgs args, InvokeOptions? opts = null)
    public static Output<GetTrunkedNetworkResult> Invoke(GetTrunkedNetworkInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetTrunkedNetworkResult> getTrunkedNetwork(GetTrunkedNetworkArgs args, InvokeOptions options)
public static Output<GetTrunkedNetworkResult> getTrunkedNetwork(GetTrunkedNetworkArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:networkcloud:getTrunkedNetwork
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- TrunkedNetwork stringName 
- The name of the trunked network.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- TrunkedNetwork stringName 
- The name of the trunked network.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- trunkedNetwork StringName 
- The name of the trunked network.
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- trunkedNetwork stringName 
- The name of the trunked network.
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- trunked_network_ strname 
- The name of the trunked network.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- trunkedNetwork StringName 
- The name of the trunked network.
getTrunkedNetwork Result
The following output properties are available:
- AssociatedResource List<string>Ids 
- The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network.
- ClusterId string
- The resource ID of the Network Cloud cluster this trunked network is associated with.
- DetailedStatus string
- The more detailed status of the trunked network.
- DetailedStatus stringMessage 
- The descriptive message about the current detailed status.
- ExtendedLocation Pulumi.Azure Native. Network Cloud. Outputs. Extended Location Response 
- The extended location of the cluster associated with the resource.
- HybridAks List<string>Clusters Associated Ids 
- Field Deprecated. These fields will be empty/omitted. The list of Hybrid AKS cluster resource IDs that are associated with this trunked network.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- IsolationDomain List<string>Ids 
- The list of resource IDs representing the Network Fabric isolation domains. It can be any combination of l2IsolationDomain and l3IsolationDomain resources.
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- ProvisioningState string
- The provisioning state of the trunked network.
- SystemData Pulumi.Azure Native. Network Cloud. 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"
- VirtualMachines List<string>Associated Ids 
- Field Deprecated. These fields will be empty/omitted. The list of virtual machine resource IDs, excluding any Hybrid AKS virtual machines, that are currently using this trunked network.
- Vlans List<double>
- The list of vlans that are selected from the isolation domains for trunking.
- HybridAks stringPlugin Type 
- Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The network plugin type for Hybrid AKS.
- InterfaceName string
- The default interface name for this trunked network in the virtual machine. This name can be overridden by the name supplied in the network attachment configuration of that virtual machine.
- Dictionary<string, string>
- Resource tags.
- AssociatedResource []stringIds 
- The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network.
- ClusterId string
- The resource ID of the Network Cloud cluster this trunked network is associated with.
- DetailedStatus string
- The more detailed status of the trunked network.
- DetailedStatus stringMessage 
- The descriptive message about the current detailed status.
- ExtendedLocation ExtendedLocation Response 
- The extended location of the cluster associated with the resource.
- HybridAks []stringClusters Associated Ids 
- Field Deprecated. These fields will be empty/omitted. The list of Hybrid AKS cluster resource IDs that are associated with this trunked network.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- IsolationDomain []stringIds 
- The list of resource IDs representing the Network Fabric isolation domains. It can be any combination of l2IsolationDomain and l3IsolationDomain resources.
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- ProvisioningState string
- The provisioning state of the trunked network.
- SystemData 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"
- VirtualMachines []stringAssociated Ids 
- Field Deprecated. These fields will be empty/omitted. The list of virtual machine resource IDs, excluding any Hybrid AKS virtual machines, that are currently using this trunked network.
- Vlans []float64
- The list of vlans that are selected from the isolation domains for trunking.
- HybridAks stringPlugin Type 
- Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The network plugin type for Hybrid AKS.
- InterfaceName string
- The default interface name for this trunked network in the virtual machine. This name can be overridden by the name supplied in the network attachment configuration of that virtual machine.
- map[string]string
- Resource tags.
- associatedResource List<String>Ids 
- The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network.
- clusterId String
- The resource ID of the Network Cloud cluster this trunked network is associated with.
- detailedStatus String
- The more detailed status of the trunked network.
- detailedStatus StringMessage 
- The descriptive message about the current detailed status.
- extendedLocation ExtendedLocation Response 
- The extended location of the cluster associated with the resource.
- hybridAks List<String>Clusters Associated Ids 
- Field Deprecated. These fields will be empty/omitted. The list of Hybrid AKS cluster resource IDs that are associated with this trunked network.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- isolationDomain List<String>Ids 
- The list of resource IDs representing the Network Fabric isolation domains. It can be any combination of l2IsolationDomain and l3IsolationDomain resources.
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- provisioningState String
- The provisioning state of the trunked network.
- systemData 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"
- virtualMachines List<String>Associated Ids 
- Field Deprecated. These fields will be empty/omitted. The list of virtual machine resource IDs, excluding any Hybrid AKS virtual machines, that are currently using this trunked network.
- vlans List<Double>
- The list of vlans that are selected from the isolation domains for trunking.
- hybridAks StringPlugin Type 
- Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The network plugin type for Hybrid AKS.
- interfaceName String
- The default interface name for this trunked network in the virtual machine. This name can be overridden by the name supplied in the network attachment configuration of that virtual machine.
- Map<String,String>
- Resource tags.
- associatedResource string[]Ids 
- The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network.
- clusterId string
- The resource ID of the Network Cloud cluster this trunked network is associated with.
- detailedStatus string
- The more detailed status of the trunked network.
- detailedStatus stringMessage 
- The descriptive message about the current detailed status.
- extendedLocation ExtendedLocation Response 
- The extended location of the cluster associated with the resource.
- hybridAks string[]Clusters Associated Ids 
- Field Deprecated. These fields will be empty/omitted. The list of Hybrid AKS cluster resource IDs that are associated with this trunked network.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- isolationDomain string[]Ids 
- The list of resource IDs representing the Network Fabric isolation domains. It can be any combination of l2IsolationDomain and l3IsolationDomain resources.
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- provisioningState string
- The provisioning state of the trunked network.
- systemData 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"
- virtualMachines string[]Associated Ids 
- Field Deprecated. These fields will be empty/omitted. The list of virtual machine resource IDs, excluding any Hybrid AKS virtual machines, that are currently using this trunked network.
- vlans number[]
- The list of vlans that are selected from the isolation domains for trunking.
- hybridAks stringPlugin Type 
- Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The network plugin type for Hybrid AKS.
- interfaceName string
- The default interface name for this trunked network in the virtual machine. This name can be overridden by the name supplied in the network attachment configuration of that virtual machine.
- {[key: string]: string}
- Resource tags.
- associated_resource_ Sequence[str]ids 
- The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network.
- cluster_id str
- The resource ID of the Network Cloud cluster this trunked network is associated with.
- detailed_status str
- The more detailed status of the trunked network.
- detailed_status_ strmessage 
- The descriptive message about the current detailed status.
- extended_location ExtendedLocation Response 
- The extended location of the cluster associated with the resource.
- hybrid_aks_ Sequence[str]clusters_ associated_ ids 
- Field Deprecated. These fields will be empty/omitted. The list of Hybrid AKS cluster resource IDs that are associated with this trunked network.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- isolation_domain_ Sequence[str]ids 
- The list of resource IDs representing the Network Fabric isolation domains. It can be any combination of l2IsolationDomain and l3IsolationDomain resources.
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- provisioning_state str
- The provisioning state of the trunked network.
- 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"
- virtual_machines_ Sequence[str]associated_ ids 
- Field Deprecated. These fields will be empty/omitted. The list of virtual machine resource IDs, excluding any Hybrid AKS virtual machines, that are currently using this trunked network.
- vlans Sequence[float]
- The list of vlans that are selected from the isolation domains for trunking.
- hybrid_aks_ strplugin_ type 
- Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The network plugin type for Hybrid AKS.
- interface_name str
- The default interface name for this trunked network in the virtual machine. This name can be overridden by the name supplied in the network attachment configuration of that virtual machine.
- Mapping[str, str]
- Resource tags.
- associatedResource List<String>Ids 
- The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network.
- clusterId String
- The resource ID of the Network Cloud cluster this trunked network is associated with.
- detailedStatus String
- The more detailed status of the trunked network.
- detailedStatus StringMessage 
- The descriptive message about the current detailed status.
- extendedLocation Property Map
- The extended location of the cluster associated with the resource.
- hybridAks List<String>Clusters Associated Ids 
- Field Deprecated. These fields will be empty/omitted. The list of Hybrid AKS cluster resource IDs that are associated with this trunked network.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- isolationDomain List<String>Ids 
- The list of resource IDs representing the Network Fabric isolation domains. It can be any combination of l2IsolationDomain and l3IsolationDomain resources.
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- provisioningState String
- The provisioning state of the trunked network.
- 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"
- virtualMachines List<String>Associated Ids 
- Field Deprecated. These fields will be empty/omitted. The list of virtual machine resource IDs, excluding any Hybrid AKS virtual machines, that are currently using this trunked network.
- vlans List<Number>
- The list of vlans that are selected from the isolation domains for trunking.
- hybridAks StringPlugin Type 
- Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The network plugin type for Hybrid AKS.
- interfaceName String
- The default interface name for this trunked network in the virtual machine. This name can be overridden by the name supplied in the network attachment configuration of that virtual machine.
- Map<String>
- Resource tags.
Supporting Types
ExtendedLocationResponse  
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- 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.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- 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.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- 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.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified 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.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi