Share via


IVMwareCbtMigrationDetails.VMNic Property

Definition

The network details.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The network details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IVMwareCbtNicDetails) }, ReadOnly=false, Required=false, SerializedName="vmNics")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IVMwareCbtNicDetails[] VMNic { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The network details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IVMwareCbtNicDetails) }, ReadOnly=false, Required=false, SerializedName="vmNics")>]
member this.VMNic : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IVMwareCbtNicDetails[] with get, set
Public Property VMNic As IVMwareCbtNicDetails()

Property Value

Attributes

Applies to