azure-native.network.getVirtualNetworkGatewayNatRule
Explore with Pulumi AI
Retrieves the details of a nat rule.
Uses Azure REST API version 2024-05-01.
Other available API versions: 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native network [ApiVersion]
. See the version guide for details.
Using getVirtualNetworkGatewayNatRule
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 getVirtualNetworkGatewayNatRule(args: GetVirtualNetworkGatewayNatRuleArgs, opts?: InvokeOptions): Promise<GetVirtualNetworkGatewayNatRuleResult>
function getVirtualNetworkGatewayNatRuleOutput(args: GetVirtualNetworkGatewayNatRuleOutputArgs, opts?: InvokeOptions): Output<GetVirtualNetworkGatewayNatRuleResult>
def get_virtual_network_gateway_nat_rule(nat_rule_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
virtual_network_gateway_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetVirtualNetworkGatewayNatRuleResult
def get_virtual_network_gateway_nat_rule_output(nat_rule_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
virtual_network_gateway_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetVirtualNetworkGatewayNatRuleResult]
func LookupVirtualNetworkGatewayNatRule(ctx *Context, args *LookupVirtualNetworkGatewayNatRuleArgs, opts ...InvokeOption) (*LookupVirtualNetworkGatewayNatRuleResult, error)
func LookupVirtualNetworkGatewayNatRuleOutput(ctx *Context, args *LookupVirtualNetworkGatewayNatRuleOutputArgs, opts ...InvokeOption) LookupVirtualNetworkGatewayNatRuleResultOutput
> Note: This function is named LookupVirtualNetworkGatewayNatRule
in the Go SDK.
public static class GetVirtualNetworkGatewayNatRule
{
public static Task<GetVirtualNetworkGatewayNatRuleResult> InvokeAsync(GetVirtualNetworkGatewayNatRuleArgs args, InvokeOptions? opts = null)
public static Output<GetVirtualNetworkGatewayNatRuleResult> Invoke(GetVirtualNetworkGatewayNatRuleInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetVirtualNetworkGatewayNatRuleResult> getVirtualNetworkGatewayNatRule(GetVirtualNetworkGatewayNatRuleArgs args, InvokeOptions options)
public static Output<GetVirtualNetworkGatewayNatRuleResult> getVirtualNetworkGatewayNatRule(GetVirtualNetworkGatewayNatRuleArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:network:getVirtualNetworkGatewayNatRule
arguments:
# arguments dictionary
The following arguments are supported:
- Nat
Rule stringName - The name of the nat rule.
- Resource
Group stringName - The resource group name of the Virtual Network Gateway.
- Virtual
Network stringGateway Name - The name of the gateway.
- Nat
Rule stringName - The name of the nat rule.
- Resource
Group stringName - The resource group name of the Virtual Network Gateway.
- Virtual
Network stringGateway Name - The name of the gateway.
- nat
Rule StringName - The name of the nat rule.
- resource
Group StringName - The resource group name of the Virtual Network Gateway.
- virtual
Network StringGateway Name - The name of the gateway.
- nat
Rule stringName - The name of the nat rule.
- resource
Group stringName - The resource group name of the Virtual Network Gateway.
- virtual
Network stringGateway Name - The name of the gateway.
- nat_
rule_ strname - The name of the nat rule.
- resource_
group_ strname - The resource group name of the Virtual Network Gateway.
- virtual_
network_ strgateway_ name - The name of the gateway.
- nat
Rule StringName - The name of the nat rule.
- resource
Group StringName - The resource group name of the Virtual Network Gateway.
- virtual
Network StringGateway Name - The name of the gateway.
getVirtualNetworkGatewayNatRule Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the NAT Rule resource.
- Type string
- Resource type.
- External
Mappings List<Pulumi.Azure Native. Network. Outputs. Vpn Nat Rule Mapping Response> - The private IP address external mapping for NAT.
- Id string
- Resource ID.
- Internal
Mappings List<Pulumi.Azure Native. Network. Outputs. Vpn Nat Rule Mapping Response> - The private IP address internal mapping for NAT.
- Ip
Configuration stringId - The IP Configuration ID this NAT rule applies to.
- Mode string
- The Source NAT direction of a VPN NAT.
- Name string
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- Azure
Api stringVersion - The Azure API version of the resource.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string - The provisioning state of the NAT Rule resource.
- Type string
- Resource type.
- External
Mappings []VpnNat Rule Mapping Response - The private IP address external mapping for NAT.
- Id string
- Resource ID.
- Internal
Mappings []VpnNat Rule Mapping Response - The private IP address internal mapping for NAT.
- Ip
Configuration stringId - The IP Configuration ID this NAT rule applies to.
- Mode string
- The Source NAT direction of a VPN NAT.
- Name string
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- azure
Api StringVersion - The Azure API version of the resource.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the NAT Rule resource.
- type String
- Resource type.
- external
Mappings List<VpnNat Rule Mapping Response> - The private IP address external mapping for NAT.
- id String
- Resource ID.
- internal
Mappings List<VpnNat Rule Mapping Response> - The private IP address internal mapping for NAT.
- ip
Configuration StringId - The IP Configuration ID this NAT rule applies to.
- mode String
- The Source NAT direction of a VPN NAT.
- name String
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- azure
Api stringVersion - The Azure API version of the resource.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State string - The provisioning state of the NAT Rule resource.
- type string
- Resource type.
- external
Mappings VpnNat Rule Mapping Response[] - The private IP address external mapping for NAT.
- id string
- Resource ID.
- internal
Mappings VpnNat Rule Mapping Response[] - The private IP address internal mapping for NAT.
- ip
Configuration stringId - The IP Configuration ID this NAT rule applies to.
- mode string
- The Source NAT direction of a VPN NAT.
- name string
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- azure_
api_ strversion - The Azure API version of the resource.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- provisioning_
state str - The provisioning state of the NAT Rule resource.
- type str
- Resource type.
- external_
mappings Sequence[VpnNat Rule Mapping Response] - The private IP address external mapping for NAT.
- id str
- Resource ID.
- internal_
mappings Sequence[VpnNat Rule Mapping Response] - The private IP address internal mapping for NAT.
- ip_
configuration_ strid - The IP Configuration ID this NAT rule applies to.
- mode str
- The Source NAT direction of a VPN NAT.
- name str
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- azure
Api StringVersion - The Azure API version of the resource.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- provisioning
State String - The provisioning state of the NAT Rule resource.
- type String
- Resource type.
- external
Mappings List<Property Map> - The private IP address external mapping for NAT.
- id String
- Resource ID.
- internal
Mappings List<Property Map> - The private IP address internal mapping for NAT.
- ip
Configuration StringId - The IP Configuration ID this NAT rule applies to.
- mode String
- The Source NAT direction of a VPN NAT.
- name String
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
Supporting Types
VpnNatRuleMappingResponse
- Address
Space string - Address space for Vpn NatRule mapping.
- Port
Range string - Port range for Vpn NatRule mapping.
- Address
Space string - Address space for Vpn NatRule mapping.
- Port
Range string - Port range for Vpn NatRule mapping.
- address
Space String - Address space for Vpn NatRule mapping.
- port
Range String - Port range for Vpn NatRule mapping.
- address
Space string - Address space for Vpn NatRule mapping.
- port
Range string - Port range for Vpn NatRule mapping.
- address_
space str - Address space for Vpn NatRule mapping.
- port_
range str - Port range for Vpn NatRule mapping.
- address
Space String - Address space for Vpn NatRule mapping.
- port
Range String - Port range for Vpn NatRule mapping.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0