你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
PSLoadBalancingRule Class
Definition
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 PSLoadBalancingRule : Microsoft.Azure.Commands.Network.Models.PSChildResource
public class PSLoadBalancingRule : Microsoft.Azure.Commands.Network.Models.PSInboundRule
type PSLoadBalancingRule = class
inherit PSChildResource
type PSLoadBalancingRule = class
inherit PSInboundRule
Public Class PSLoadBalancingRule
Inherits PSChildResource
Public Class PSLoadBalancingRule
Inherits PSInboundRule
- Inheritance
- Inheritance
Constructors
PSLoadBalancingRule() |
Properties
BackendAddressPool | |
BackendAddressPools | |
BackendAddressPoolsText | |
BackendAddressPoolText | |
BackendPort | |
BackendPort | (Inherited from PSInboundRule) |
DisableOutboundSNAT | |
EnableFloatingIP | |
EnableTcpReset | |
Etag | (Inherited from PSChildResource) |
FrontendIPConfiguration | |
FrontendIPConfiguration | (Inherited from PSInboundRule) |
FrontendIPConfigurationText | |
FrontendIPConfigurationText | (Inherited from PSInboundRule) |
FrontendPort | |
Id | (Inherited from PSResourceId) |
IdleTimeoutInMinutes | |
LoadDistribution | |
Name | (Inherited from PSChildResource) |
Probe | |
ProbeText | |
Protocol | |
Protocol | (Inherited from PSInboundRule) |
ProvisioningState | |
ProvisioningState | (Inherited from PSInboundRule) |
Methods
ShouldSerializeBackendPort() | |
ShouldSerializeBackendPort() | (Inherited from PSInboundRule) |
ShouldSerializeFrontendPort() |