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.network.getVirtualWan
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
Retrieves the details of a VirtualWAN. Azure REST API version: 2023-02-01.
Other available API versions: 2019-07-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
Using getVirtualWan
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 getVirtualWan(args: GetVirtualWanArgs, opts?: InvokeOptions): Promise<GetVirtualWanResult>
function getVirtualWanOutput(args: GetVirtualWanOutputArgs, opts?: InvokeOptions): Output<GetVirtualWanResult>def get_virtual_wan(resource_group_name: Optional[str] = None,
                    virtual_wan_name: Optional[str] = None,
                    opts: Optional[InvokeOptions] = None) -> GetVirtualWanResult
def get_virtual_wan_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                    virtual_wan_name: Optional[pulumi.Input[str]] = None,
                    opts: Optional[InvokeOptions] = None) -> Output[GetVirtualWanResult]func LookupVirtualWan(ctx *Context, args *LookupVirtualWanArgs, opts ...InvokeOption) (*LookupVirtualWanResult, error)
func LookupVirtualWanOutput(ctx *Context, args *LookupVirtualWanOutputArgs, opts ...InvokeOption) LookupVirtualWanResultOutput> Note: This function is named LookupVirtualWan in the Go SDK.
public static class GetVirtualWan 
{
    public static Task<GetVirtualWanResult> InvokeAsync(GetVirtualWanArgs args, InvokeOptions? opts = null)
    public static Output<GetVirtualWanResult> Invoke(GetVirtualWanInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetVirtualWanResult> getVirtualWan(GetVirtualWanArgs args, InvokeOptions options)
public static Output<GetVirtualWanResult> getVirtualWan(GetVirtualWanArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:network:getVirtualWan
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ResourceGroup stringName 
- The resource group name of the VirtualWan.
- VirtualWANName string
- The name of the VirtualWAN being retrieved.
- ResourceGroup stringName 
- The resource group name of the VirtualWan.
- VirtualWANName string
- The name of the VirtualWAN being retrieved.
- resourceGroup StringName 
- The resource group name of the VirtualWan.
- virtualWANName String
- The name of the VirtualWAN being retrieved.
- resourceGroup stringName 
- The resource group name of the VirtualWan.
- virtualWANName string
- The name of the VirtualWAN being retrieved.
- resource_group_ strname 
- The resource group name of the VirtualWan.
- virtual_wan_ strname 
- The name of the VirtualWAN being retrieved.
- resourceGroup StringName 
- The resource group name of the VirtualWan.
- virtualWANName String
- The name of the VirtualWAN being retrieved.
getVirtualWan Result
The following output properties are available:
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Location string
- Resource location.
- Name string
- Resource name.
- Office365LocalBreakout stringCategory 
- The office local breakout category.
- ProvisioningState string
- The provisioning state of the virtual WAN resource.
- Type string
- Resource type.
- VirtualHubs List<Pulumi.Azure Native. Network. Outputs. Sub Resource Response> 
- List of VirtualHubs in the VirtualWAN.
- VpnSites List<Pulumi.Azure Native. Network. Outputs. Sub Resource Response> 
- List of VpnSites in the VirtualWAN.
- AllowBranch boolTo Branch Traffic 
- True if branch to branch traffic is allowed.
- AllowVnet boolTo Vnet Traffic 
- True if Vnet to Vnet traffic is allowed.
- DisableVpn boolEncryption 
- Vpn encryption to be disabled or not.
- Id string
- Resource ID.
- Dictionary<string, string>
- Resource tags.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Location string
- Resource location.
- Name string
- Resource name.
- Office365LocalBreakout stringCategory 
- The office local breakout category.
- ProvisioningState string
- The provisioning state of the virtual WAN resource.
- Type string
- Resource type.
- VirtualHubs []SubResource Response 
- List of VirtualHubs in the VirtualWAN.
- VpnSites []SubResource Response 
- List of VpnSites in the VirtualWAN.
- AllowBranch boolTo Branch Traffic 
- True if branch to branch traffic is allowed.
- AllowVnet boolTo Vnet Traffic 
- True if Vnet to Vnet traffic is allowed.
- DisableVpn boolEncryption 
- Vpn encryption to be disabled or not.
- Id string
- Resource ID.
- map[string]string
- Resource tags.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- location String
- Resource location.
- name String
- Resource name.
- office365LocalBreakout StringCategory 
- The office local breakout category.
- provisioningState String
- The provisioning state of the virtual WAN resource.
- type String
- Resource type.
- virtualHubs List<SubResource Response> 
- List of VirtualHubs in the VirtualWAN.
- vpnSites List<SubResource Response> 
- List of VpnSites in the VirtualWAN.
- allowBranch BooleanTo Branch Traffic 
- True if branch to branch traffic is allowed.
- allowVnet BooleanTo Vnet Traffic 
- True if Vnet to Vnet traffic is allowed.
- disableVpn BooleanEncryption 
- Vpn encryption to be disabled or not.
- id String
- Resource ID.
- Map<String,String>
- Resource tags.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- location string
- Resource location.
- name string
- Resource name.
- office365LocalBreakout stringCategory 
- The office local breakout category.
- provisioningState string
- The provisioning state of the virtual WAN resource.
- type string
- Resource type.
- virtualHubs SubResource Response[] 
- List of VirtualHubs in the VirtualWAN.
- vpnSites SubResource Response[] 
- List of VpnSites in the VirtualWAN.
- allowBranch booleanTo Branch Traffic 
- True if branch to branch traffic is allowed.
- allowVnet booleanTo Vnet Traffic 
- True if Vnet to Vnet traffic is allowed.
- disableVpn booleanEncryption 
- Vpn encryption to be disabled or not.
- id string
- Resource ID.
- {[key: string]: string}
- Resource tags.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- location str
- Resource location.
- name str
- Resource name.
- office365_local_ strbreakout_ category 
- The office local breakout category.
- provisioning_state str
- The provisioning state of the virtual WAN resource.
- type str
- Resource type.
- virtual_hubs Sequence[SubResource Response] 
- List of VirtualHubs in the VirtualWAN.
- vpn_sites Sequence[SubResource Response] 
- List of VpnSites in the VirtualWAN.
- allow_branch_ boolto_ branch_ traffic 
- True if branch to branch traffic is allowed.
- allow_vnet_ boolto_ vnet_ traffic 
- True if Vnet to Vnet traffic is allowed.
- disable_vpn_ boolencryption 
- Vpn encryption to be disabled or not.
- id str
- Resource ID.
- Mapping[str, str]
- Resource tags.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- location String
- Resource location.
- name String
- Resource name.
- office365LocalBreakout StringCategory 
- The office local breakout category.
- provisioningState String
- The provisioning state of the virtual WAN resource.
- type String
- Resource type.
- virtualHubs List<Property Map>
- List of VirtualHubs in the VirtualWAN.
- vpnSites List<Property Map>
- List of VpnSites in the VirtualWAN.
- allowBranch BooleanTo Branch Traffic 
- True if branch to branch traffic is allowed.
- allowVnet BooleanTo Vnet Traffic 
- True if Vnet to Vnet traffic is allowed.
- disableVpn BooleanEncryption 
- Vpn encryption to be disabled or not.
- id String
- Resource ID.
- Map<String>
- Resource tags.
Supporting Types
SubResourceResponse  
- Id string
- Resource ID.
- Id string
- Resource ID.
- id String
- Resource ID.
- id string
- Resource ID.
- id str
- Resource ID.
- id String
- Resource ID.
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