Freigeben über


INetworkConfiguration.Ipv6Interface 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[] Ipv6Interface { 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.Ipv6Interface : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.IIpv6NetworkInterface[] with get, set
Public Property Ipv6Interface As IIpv6NetworkInterface()

Property Value

Attributes

Applies to