Compartilhar via


IVMNicInputDetails.IPConfig Property

Definition

The IP configurations to be used by NIC during test failover and failover.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The IP configurations to be used by NIC during test failover and failover.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IIPConfigInputDetails) }, ReadOnly=false, Required=false, SerializedName="ipConfigs")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IIPConfigInputDetails[] IPConfig { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The IP configurations to be used by NIC during test failover and failover.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IIPConfigInputDetails) }, ReadOnly=false, Required=false, SerializedName="ipConfigs")>]
member this.IPConfig : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IIPConfigInputDetails[] with get, set
Public Property IPConfig As IIPConfigInputDetails()

Property Value

Attributes

Applies to