你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSInboundNatRule Class

Definition

public class PSInboundNatRule : Microsoft.Azure.Commands.Network.Models.PSChildResource
public class PSInboundNatRule : Microsoft.Azure.Commands.Network.Models.PSInboundRule
type PSInboundNatRule = class
    inherit PSChildResource
type PSInboundNatRule = class
    inherit PSInboundRule
Public Class PSInboundNatRule
Inherits PSChildResource
Public Class PSInboundNatRule
Inherits PSInboundRule
Inheritance
Inheritance

Constructors

PSInboundNatRule()

Properties

BackendAddressPool
BackendAddressPoolText
BackendIPConfiguration
BackendIPConfigurationText
BackendPort
BackendPort (Inherited from PSInboundRule)
EnableFloatingIP
EnableTcpReset
Etag (Inherited from PSChildResource)
FrontendIPConfiguration
FrontendIPConfiguration (Inherited from PSInboundRule)
FrontendIPConfigurationText
FrontendIPConfigurationText (Inherited from PSInboundRule)
FrontendPort
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)
ShouldSerializeFrontendPort()

Applies to