Freigeben über


NetworkInterface.Primary Property

Definition

Whether this is a primary network interface on a virtual machine.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)]
public bool? Primary { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)>]
member this.Primary : Nullable<bool>
Public ReadOnly Property Primary As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to