NetworkInterfaceTapConfigurationData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Compatibility declaration for the NetworkInterfaceTapConfigurationData type.
public class NetworkInterfaceTapConfigurationData : Azure.ResourceManager.Network.Models.NetworkResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.NetworkInterfaceTapConfigurationData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.NetworkInterfaceTapConfigurationData>
type NetworkInterfaceTapConfigurationData = class
inherit NetworkResourceData
interface IJsonModel<NetworkInterfaceTapConfigurationData>
interface IPersistableModel<NetworkInterfaceTapConfigurationData>
Public Class NetworkInterfaceTapConfigurationData
Inherits NetworkResourceData
Implements IJsonModel(Of NetworkInterfaceTapConfigurationData), IPersistableModel(Of NetworkInterfaceTapConfigurationData)
- Inheritance
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| NetworkInterfaceTapConfigurationData() |
Initializes a new instance of NetworkInterfaceTapConfigurationData. |
Properties
| Name | Description |
|---|---|
| ETag |
Gets or sets the ETag compatibility property. |
| Id |
Resource ID. (Inherited from NetworkResourceData) |
| Name |
Name of the resource. (Inherited from NetworkResourceData) |
| ProvisioningState |
The provisioning state of the network interface tap configuration resource. |
| ResourceType |
Compatibility member. (Inherited from NetworkResourceData) |
| Type |
Resource type. (Inherited from NetworkResourceData) |
| VirtualNetworkTap |
The reference to the Virtual Network Tap resource. |