Microsoft.Azure.Management.Network.Fluent.NicIPConfiguration.Definition Namespace
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.
Interfaces
IBlank<ParentT> |
The first stage of network interface IP configuration definition. |
IDefinition<ParentT> |
The entirety of the network interface IP configuration definition. |
IWithApplicationGateway<ParentT> |
The stage of the network interface IP configuration definition allowing to specify the load balancer to associate this IP configuration with. |
IWithApplicationGatewayBeta<ParentT> |
The stage of the network interface IP configuration definition allowing to specify the load balancer to associate this IP configuration with. |
IWithAttach<ParentT> |
The final stage of network interface IP configuration. At this stage, any remaining optional settings can be specified, or the network interface IP configuration definition can be attached to the parent network interface definition. |
IWithLoadBalancer<ParentT> |
The stage of the network interface IP configuration definition allowing to specify the load balancer to associate this IP configuration with. |
IWithNetwork<ParentT> |
The stage of the network interface IP configuration definition allowing to specify the virtual network. |
IWithPrivateIP<ParentT> |
The stage of the network interface IP configuration definition allowing to specify private IP address within a virtual network subnet. |
IWithPublicIPAddress<ParentT> |
The stage of the network interface IP configuration definition allowing to associate it with a public IP address. |
IWithSubnet<ParentT> |
The stage of the network interface IP configuration definition allowing to specify subnet. |
Azure SDK for .NET