These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.network.getVirtualWan
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Retrieves the details of a VirtualWAN. API Version: 2020-11-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)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:network:getVirtualWan
arguments:
# arguments dictionary
The following arguments are supported:
- Resource
Group stringName - The resource group name of the VirtualWan.
- Virtual
WANName string - The name of the VirtualWAN being retrieved.
- Resource
Group stringName - The resource group name of the VirtualWan.
- Virtual
WANName string - The name of the VirtualWAN being retrieved.
- resource
Group StringName - The resource group name of the VirtualWan.
- virtual
WANName String - The name of the VirtualWAN being retrieved.
- resource
Group stringName - The resource group name of the VirtualWan.
- virtual
WANName 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.
- resource
Group StringName - The resource group name of the VirtualWan.
- virtual
WANName 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.
- Office365Local
Breakout stringCategory - The office local breakout category.
- Provisioning
State string - The provisioning state of the virtual WAN resource.
- Type string
- Resource type.
- Virtual
Hubs List<Pulumi.Azure Native. Network. Outputs. Sub Resource Response> - List of VirtualHubs in the VirtualWAN.
- Vpn
Sites List<Pulumi.Azure Native. Network. Outputs. Sub Resource 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 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.
- Office365Local
Breakout stringCategory - The office local breakout category.
- Provisioning
State string - The provisioning state of the virtual WAN resource.
- Type string
- Resource type.
- Virtual
Hubs []SubResource Response - List of VirtualHubs in the VirtualWAN.
- Vpn
Sites []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 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.
- office365Local
Breakout StringCategory - The office local breakout category.
- provisioning
State String - The provisioning state of the virtual WAN resource.
- type String
- Resource type.
- virtual
Hubs List<SubResource Response> - List of VirtualHubs in the VirtualWAN.
- vpn
Sites List<SubResource Response> - List of VpnSites in the VirtualWAN.
- allow
Branch BooleanTo Branch Traffic - True if branch to branch traffic is allowed.
- allow
Vnet BooleanTo Vnet Traffic - True if Vnet to Vnet traffic is allowed.
- disable
Vpn 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.
- office365Local
Breakout stringCategory - The office local breakout category.
- provisioning
State string - The provisioning state of the virtual WAN resource.
- type string
- Resource type.
- virtual
Hubs SubResource Response[] - List of VirtualHubs in the VirtualWAN.
- vpn
Sites SubResource Response[] - List of VpnSites in the VirtualWAN.
- allow
Branch booleanTo Branch Traffic - True if branch to branch traffic is allowed.
- allow
Vnet booleanTo Vnet Traffic - True if Vnet to Vnet traffic is allowed.
- disable
Vpn 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.
- office365Local
Breakout StringCategory - The office local breakout category.
- provisioning
State String - The provisioning state of the virtual WAN resource.
- type String
- Resource type.
- virtual
Hubs List<Property Map> - List of VirtualHubs in the VirtualWAN.
- vpn
Sites List<Property Map> - List of VpnSites in the VirtualWAN.
- allow
Branch BooleanTo Branch Traffic - True if branch to branch traffic is allowed.
- allow
Vnet BooleanTo Vnet Traffic - True if Vnet to Vnet traffic is allowed.
- disable
Vpn 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-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi