NetworkInterfaceTapConfigurationPropertiesFormat 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.
Properties of Virtual Network Tap configuration.
public class NetworkInterfaceTapConfigurationPropertiesFormat
type NetworkInterfaceTapConfigurationPropertiesFormat = class
Public Class NetworkInterfaceTapConfigurationPropertiesFormat
- Inheritance
-
NetworkInterfaceTapConfigurationPropertiesFormat
Constructors
| Name | Description |
|---|---|
| NetworkInterfaceTapConfigurationPropertiesFormat() |
Initializes a new instance of the NetworkInterfaceTapConfigurationPropertiesFormat class. |
| NetworkInterfaceTapConfigurationPropertiesFormat(VirtualNetworkTap, String) |
Initializes a new instance of the NetworkInterfaceTapConfigurationPropertiesFormat class. |
Properties
| Name | Description |
|---|---|
| ProvisioningState |
Gets the provisioning state of the network interface tap configuration resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed' |
| VirtualNetworkTap |
Gets or sets the reference to the Virtual Network Tap resource. |
Methods
| Name | Description |
|---|---|
| Validate() |
Validate the object. |