Share via


IHyperVToAzStackHciprotectedItemModelCustomProperties.ProtectedNic Property

Definition

Gets or sets the VM NIC details.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the VM NIC details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.IHyperVToAzStackHciprotectedNicProperties) }, ReadOnly=true, Required=false, SerializedName="protectedNics")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.IHyperVToAzStackHciprotectedNicProperties[] ProtectedNic { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the VM NIC details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.IHyperVToAzStackHciprotectedNicProperties) }, ReadOnly=true, Required=false, SerializedName="protectedNics")>]
member this.ProtectedNic : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.IHyperVToAzStackHciprotectedNicProperties[]
Public ReadOnly Property ProtectedNic As IHyperVToAzStackHciprotectedNicProperties()

Property Value

Attributes

Applies to