Share via


VirtualMachineScaleSetNetworkConfiguration.Primary Property

Definition

Specifies the primary network interface in case the virtual machine has more than 1 network interface.

public bool? Primary { get; set; }
member this.Primary : Nullable<bool> with get, set
Public Property Primary As Nullable(Of Boolean)

Property Value

Applies to