Class NetworkInterfaceTapConfigurationPropertiesFormatInner


  • public final class NetworkInterfaceTapConfigurationPropertiesFormatInner
    extends Object
    Properties of Virtual Network Tap configuration.
    • Constructor Detail

      • NetworkInterfaceTapConfigurationPropertiesFormatInner

        public NetworkInterfaceTapConfigurationPropertiesFormatInner()
    • Method Detail

      • virtualNetworkTap

        public VirtualNetworkTapInner virtualNetworkTap()
        Get the virtualNetworkTap property: The reference to the Virtual Network Tap resource.
        Returns:
        the virtualNetworkTap value.
      • withVirtualNetworkTap

        public NetworkInterfaceTapConfigurationPropertiesFormatInner withVirtualNetworkTap​(VirtualNetworkTapInner virtualNetworkTap)
        Set the virtualNetworkTap property: The reference to the Virtual Network Tap resource.
        Parameters:
        virtualNetworkTap - the virtualNetworkTap value to set.
        Returns:
        the NetworkInterfaceTapConfigurationPropertiesFormatInner object itself.
      • provisioningState

        public ProvisioningState provisioningState()
        Get the provisioningState property: The provisioning state of the network interface tap configuration resource.
        Returns:
        the provisioningState value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.