PSInboundNatPool Class

Definition

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

PSInboundNatPool()

Properties

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

ShouldSerializeBackendPort()
ShouldSerializeBackendPort() (Inherited from PSInboundRule)
ShouldSerializeFrontendPortRangeEnd()
ShouldSerializeFrontendPortRangeStart()

Applies to