Share via


NetworkInterface Class

Definition

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

Constructors

NetworkInterface()
NetworkInterface(String, String, String, String, IDictionary<String, String>, SubResource, NetworkSecurityGroup, IList<NetworkInterfaceIPConfiguration>, NetworkInterfaceDnsSettings, String, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, String, String, String)

Properties

DnsSettings
EnableAcceleratedNetworking
EnableIPForwarding
Etag
Id (Inherited from Resource)
IpConfigurations
Location (Inherited from Resource)
MacAddress
Name (Inherited from Resource)
NetworkSecurityGroup
Primary
ProvisioningState
ResourceGuid
Tags (Inherited from Resource)
Type (Inherited from Resource)
VirtualMachine

Applies to