Udostępnij przez


NetworkInterfaceTapConfigurationPropertiesFormat Class

Definition

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.

Applies to