Microsoft.Azure.Management.Network.Fluent.NetworkInterface.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 |
The first stage of the network interface. |
IDefinition |
The entirety of the network interface definition. |
IWithAcceleratedNetworking |
The stage of the network interface definition allowing to enable accelerated networking. |
IWithCreate |
The stage of the network interface definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified. |
IWithGroup |
The stage of the network interface definition allowing to specify the resource group. |
IWithLoadBalancer |
The stage of the network interface definition allowing to associate it with a load balancer. |
IWithNetworkSecurityGroup |
The stage of the network interface definition allowing to associate a network security group. |
IWithPrimaryNetwork |
The stage of the network interface definition allowing to specify the virtual network for primary IP configuration. |
IWithPrimaryNetworkSubnet |
The stage of the network interface definition allowing to specify subnet. |
IWithPrimaryPrivateIP |
The stage of the network interface definition allowing to specify private IP address within a virtual network subnet. |
IWithPrimaryPublicIPAddress |
The stage of the network interface definition allowing to associate public IP address with it's primary IP configuration. |
IWithSecondaryIPConfiguration |
The stage of the network interface definition allowing to associate a secondary IP configurations. |
Azure SDK for .NET