NetworkInterfaceIPConfigurationInner 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.
IPConfiguration in a network interface.
[Microsoft.Rest.Serialization.JsonTransformation]
public class NetworkInterfaceIPConfigurationInner : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource
type NetworkInterfaceIPConfigurationInner = class
inherit SubResource
Public Class NetworkInterfaceIPConfigurationInner
Inherits SubResource
- Inheritance
- Attributes
Constructors
NetworkInterfaceIPConfigurationInner() |
Initializes a new instance of the NetworkInterfaceIPConfigurationInner class. |
Properties
ApplicationGatewayBackendAddressPools |
Gets or sets the reference of ApplicationGatewayBackendAddressPool resource. |
Etag |
Gets or sets a unique read-only string that changes whenever the resource is updated. |
Id |
Resource Id (Inherited from SubResource) |
LoadBalancerBackendAddressPools |
Gets or sets the reference of LoadBalancerBackendAddressPool resource. |
LoadBalancerInboundNatRules |
Gets or sets a list of references of LoadBalancerInboundNatRules. |
Name |
Gets or sets the name of the resource that is unique within a resource group. This name can be used to access the resource. |
Primary |
Gets whether this is a primary customer address on the network interface. |
PrivateIPAddress | |
PrivateIPAddressVersion |
Gets or sets available from Api-Version 2016-03-30 onwards, it represents whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4. Possible values are: 'IPv4' and 'IPv6'. Possible values include: 'IPv4', 'IPv6' |
PrivateIPAllocationMethod |
Gets or sets defines how a private IP address is assigned. Possible values are: 'Static' and 'Dynamic'. Possible values include: 'Static', 'Dynamic' |
ProvisioningState | |
PublicIPAddress | |
Subnet |