Share via


NetworkInterfaceIPConfiguration Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class NetworkInterfaceIPConfiguration : Microsoft.Azure.Management.Internal.Network.Version2017_03_01.Models.SubResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type NetworkInterfaceIPConfiguration = class
    inherit SubResource
Public Class NetworkInterfaceIPConfiguration
Inherits SubResource
Inheritance
NetworkInterfaceIPConfiguration
Attributes

Constructors

NetworkInterfaceIPConfiguration()
NetworkInterfaceIPConfiguration(String, IList<ApplicationGatewayBackendAddressPool>, IList<BackendAddressPool>, IList<InboundNatRule>, String, String, String, Subnet, Nullable<Boolean>, PublicIPAddress, String, String, String)

Properties

ApplicationGatewayBackendAddressPools
Etag
Id (Inherited from SubResource)
LoadBalancerBackendAddressPools
LoadBalancerInboundNatRules
Name
Primary
PrivateIPAddress
PrivateIPAddressVersion
PrivateIPAllocationMethod
ProvisioningState
PublicIPAddress
Subnet

Applies to