PSNetworkInterfaceIPConfiguration Class

Definition

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

Constructors

PSNetworkInterfaceIPConfiguration()

Properties

ApplicationGatewayBackendAddressPools
ApplicationGatewayBackendAddressPoolsText
ApplicationSecurityGroups
ApplicationSecurityGroupsText
Etag (Inherited from PSChildResource)
GatewayLoadBalancer
GatewayLoadBalancerText
Id (Inherited from PSResourceId)
LoadBalancerBackendAddressPools
LoadBalancerBackendAddressPoolsText
LoadBalancerInboundNatRules
LoadBalancerInboundNatRulesText
Name (Inherited from PSChildResource)
Primary
PrivateIpAddress (Inherited from PSIPConfiguration)
PrivateIpAddressVersion
PrivateIpAllocationMethod (Inherited from PSIPConfiguration)
PrivateLinkConnectionProperties
PrivateLinkConnectionPropertiesText
ProvisioningState (Inherited from PSIPConfiguration)
PublicIpAddress (Inherited from PSIPConfiguration)
PublicIpAddressText (Inherited from PSIPConfiguration)
Subnet (Inherited from PSIPConfiguration)
SubnetText (Inherited from PSIPConfiguration)
VirtualNetworkTaps
VirtualNetworkTapsText

Methods

ShouldSerializeApplicationGatewayBackendAddressPools()
ShouldSerializeApplicationSecurityGroups()
ShouldSerializeGatewayLoadBalancer()
ShouldSerializeLoadBalancerBackendAddressPools()
ShouldSerializeLoadBalancerInboundNatRules()

Applies to