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