Partager via


PSDataBoxEdgeNetworkAdapter.NetworkAdapter Field

Definition

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="IPv4", Position=2, ScriptBlock="$_.networkAdapter.Ipv4Configuration.IpAddress", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="IPv6", Position=3, ScriptBlock="$_.networkAdapter.Ipv6Configuration.IpAddress", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Subnet", Position=4, ScriptBlock="$_.networkAdapter.Ipv4Configuration.Subnet", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Default Gateway", Position=5, ScriptBlock="$_.networkAdapter.Ipv4Configuration.Gateway", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Physical address", Position=6, ScriptBlock="$_.networkAdapter.MacAddress", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public Microsoft.Azure.Management.DataBoxEdge.Models.NetworkAdapter NetworkAdapter;
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="IPv4", Position=2, ScriptBlock="$_.networkAdapter.Ipv4Configuration.IpAddress", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="IPv6", Position=3, ScriptBlock="$_.networkAdapter.Ipv6Configuration.IpAddress", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Subnet", Position=4, ScriptBlock="$_.networkAdapter.Ipv4Configuration.Subnet", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Default Gateway", Position=5, ScriptBlock="$_.networkAdapter.Ipv4Configuration.Gateway", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Physical address", Position=6, ScriptBlock="$_.networkAdapter.MacAddress", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
val mutable NetworkAdapter : Microsoft.Azure.Management.DataBoxEdge.Models.NetworkAdapter
Public NetworkAdapter As NetworkAdapter 

Field Value

Attributes

Applies to