Compartilhar via


NetworkInterfacePropertiesFormat.NicType Property

Definition

Type of Network Interface resource.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.CloudService.Support.NetworkInterfaceNicType? NicType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)>]
member this.NicType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Support.NetworkInterfaceNicType> with get, set
Public Property NicType As Nullable(Of NetworkInterfaceNicType)

Property Value

Implements

Attributes

Applies to