Share via


IMachineAutoGenerated.PropertyNetworkingIpv6Interface Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.IIpv6NetworkInterface) }, ReadOnly=false, Required=false, SerializedName="ipv6Interfaces")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.IIpv6NetworkInterface[] PropertyNetworkingIpv6Interface { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.IIpv6NetworkInterface) }, ReadOnly=false, Required=false, SerializedName="ipv6Interfaces")>]
member this.PropertyNetworkingIpv6Interface : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.IIpv6NetworkInterface[] with get, set
Public Property PropertyNetworkingIpv6Interface As IIpv6NetworkInterface()

Property Value

Attributes

Applies to