Share via


IVMwareToAzStackHciprotectedItemModelCustomProperties.NicsToInclude Property

Definition

Gets or sets the list of VM NIC to replicate.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the list of VM NIC to replicate.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.IVMwareToAzStackHcinicInput) }, ReadOnly=false, Required=true, SerializedName="nicsToInclude")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.IVMwareToAzStackHcinicInput[] NicsToInclude { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the list of VM NIC to replicate.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.IVMwareToAzStackHcinicInput) }, ReadOnly=false, Required=true, SerializedName="nicsToInclude")>]
member this.NicsToInclude : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.IVMwareToAzStackHcinicInput[] with get, set
Public Property NicsToInclude As IVMwareToAzStackHcinicInput()

Property Value

Attributes

Applies to