Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
PSInboundNatPool Class
Definition
- Namespace:
- Microsoft.Azure.Commands.Network.Models
- Assembly:
- Microsoft.Azure.PowerShell.Cmdlets.Network.dll
- Assembly:
- Microsoft.Azure.Commands.Network.dll
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class PSInboundNatPool : Microsoft.Azure.Commands.Network.Models.PSChildResource
public class PSInboundNatPool : Microsoft.Azure.Commands.Network.Models.PSInboundRule
type PSInboundNatPool = class
inherit PSChildResource
type PSInboundNatPool = class
inherit PSInboundRule
Public Class PSInboundNatPool
Inherits PSChildResource
Public Class PSInboundNatPool
Inherits PSInboundRule
- Inheritance
- Inheritance
Constructors
| Name | Description |
|---|---|
| PSInboundNatPool() | |
Properties
| Name | Description |
|---|---|
| BackendPort | |
| BackendPort | (Inherited from PSInboundRule) |
| EnableFloatingIP | |
| EnableTcpReset | |
| Etag | (Inherited from PSChildResource) |
| FrontendIPConfiguration | |
| FrontendIPConfiguration | (Inherited from PSInboundRule) |
| FrontendIPConfigurationText | |
| FrontendIPConfigurationText | (Inherited from PSInboundRule) |
| FrontendPortRangeEnd | |
| FrontendPortRangeStart | |
| Id | (Inherited from PSResourceId) |
| IdleTimeoutInMinutes | |
| Name | (Inherited from PSChildResource) |
| Protocol | |
| Protocol | (Inherited from PSInboundRule) |
| ProvisioningState | |
| ProvisioningState | (Inherited from PSInboundRule) |
Methods
| Name | Description |
|---|---|
| ShouldSerializeBackendPort() | |
| ShouldSerializeBackendPort() | (Inherited from PSInboundRule) |
| ShouldSerializeFrontendPortRangeEnd() | |
| ShouldSerializeFrontendPortRangeStart() | |
