Language

IVMwareCbtNicInput.IsPrimaryNic Property

Definition

A value indicating whether this is the primary NIC.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="A value indicating whether this is the primary NIC.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="isPrimaryNic", Update=true)]
public string IsPrimaryNic { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="A value indicating whether this is the primary NIC.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="isPrimaryNic", Update=true)>]
member this.IsPrimaryNic : string with get, set
Public Property IsPrimaryNic As String

Property Value

Attributes

Applies to