| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
FirewallPolicySnat |
FirewallPolicyInner.snat()
Get the snat property: The private IP addresses/IP ranges to which traffic will not be SNAT.
|
| Modifier and Type | Method and Description |
|---|---|
FirewallPolicyInner |
FirewallPolicyInner.withSnat(FirewallPolicySnat snat)
Set the snat property: The private IP addresses/IP ranges to which traffic will not be SNAT.
|
| Modifier and Type | Method and Description |
|---|---|
FirewallPolicySnat |
FirewallPolicySnat.withPrivateRanges(List<String> privateRanges)
Set the privateRanges property: List of private IP addresses/IP address ranges to not be SNAT.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.