Share via


NetworkInterfaceData.NicType Property

Definition

Type of Network Interface resource.

public Azure.ResourceManager.Network.Models.NetworkInterfaceNicType? NicType { get; set; }
member this.NicType : Nullable<Azure.ResourceManager.Network.Models.NetworkInterfaceNicType> with get, set
Public Property NicType As Nullable(Of NetworkInterfaceNicType)

Property Value

Applies to