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

PSFrontendIPConfiguration Class

Definition

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

Constructors

PSFrontendIPConfiguration()

Properties

Etag (Inherited from PSChildResource)
GatewayLoadBalancer
GatewayLoadBalancerText
Id (Inherited from PSResourceId)
InboundNatPools
InboundNatPoolsText
InboundNatRules
InboundNatRulesText
LoadBalancingRules
LoadBalancingRulesText
Name (Inherited from PSChildResource)
OutboundRules
OutboundRulesText
PrivateIpAddress
PrivateIpAddress (Inherited from PSIPConfiguration)
PrivateIpAddressVersion
PrivateIpAllocationMethod
PrivateIpAllocationMethod (Inherited from PSIPConfiguration)
ProvisioningState
ProvisioningState (Inherited from PSIPConfiguration)
PublicIpAddress
PublicIpAddress (Inherited from PSIPConfiguration)
PublicIpAddressText
PublicIpAddressText (Inherited from PSIPConfiguration)
PublicIPPrefix
PublicIPPrefixText
Subnet
Subnet (Inherited from PSIPConfiguration)
SubnetText
SubnetText (Inherited from PSIPConfiguration)
Zones
ZonesText

Methods

ShouldSerializeGatewayLoadBalancer()
ShouldSerializeInboundNatPools()
ShouldSerializeInboundNatRules()
ShouldSerializeLoadBalancingRules()
ShouldSerializeOutboundRules()
ShouldSerializeZones()

Applies to