你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSNetworkInterface Class

Definition

public class PSNetworkInterface : Microsoft.Azure.Commands.Network.Models.PSTopLevelResource, Microsoft.Azure.Management.Internal.Network.Common.INetworkInterfaceReference
type PSNetworkInterface = class
    inherit PSTopLevelResource
    interface INetworkInterfaceReference
    interface IResourceReference
Public Class PSNetworkInterface
Inherits PSTopLevelResource
Implements INetworkInterfaceReference
Inheritance
Implements

Constructors

PSNetworkInterface()

Properties

AuxiliaryMode
AuxiliarySku
DisableTcpStateTracking
DnsSettings
DnsSettingsText
EnableAcceleratedNetworking
EnableIPForwarding
Etag (Inherited from PSChildResource)
ExtendedLocation
ExtendedLocationText
HostedWorkloads
Id (Inherited from PSResourceId)
IpConfigurations
IpConfigurationsText
Location (Inherited from PSTopLevelResource)
MacAddress
Name (Inherited from PSChildResource)
NetworkSecurityGroup
NetworkSecurityGroupText
Primary
PrivateEndpoint
PrivateEndpointText
ProvisioningState
ResourceGroupName (Inherited from PSTopLevelResource)
ResourceGuid (Inherited from PSTopLevelResource)
Tag (Inherited from PSTopLevelResource)
TagsTable (Inherited from PSTopLevelResource)
TapConfigurations
TapConfigurationsText
Type (Inherited from PSTopLevelResource)
VirtualMachine
VirtualMachineText
VnetEncryptionSupported

Methods

ShouldSerializeHostedWorkloads()
ShouldSerializeIpConfigurations()
ShouldSerializeTapConfigurations()

Applies to