NicIPConfigurationResourceSettings 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.
Defines NIC IP configuration properties.
public class NicIPConfigurationResourceSettings
type NicIPConfigurationResourceSettings = class
Public Class NicIPConfigurationResourceSettings
- Inheritance
-
NicIPConfigurationResourceSettings
Constructors
NicIPConfigurationResourceSettings() |
Initializes a new instance of NicIPConfigurationResourceSettings. |
Properties
LoadBalancerBackendAddressPools |
Gets or sets the references of the load balancer backend address pools. |
LoadBalancerNatRules |
Gets or sets the references of the load balancer NAT rules. |
Name |
Gets or sets the IP configuration name. |
Primary |
Gets or sets a value indicating whether this IP configuration is the primary. |
PrivateIPAddress |
Gets or sets the private IP address of the network interface IP Configuration. |
PrivateIPAllocationMethod |
Gets or sets the private IP address allocation method. |
PublicIPSourceArmResourceId |
Gets the ARM resource ID of the tracked resource being referenced. |
Subnet |
Defines reference to subnet. |
Applies to
Azure SDK for .NET