PortFragment Class
Properties of a network port.
- Inheritance
-
PortFragment
Constructor
PortFragment(*, transport_protocol: Optional[Union[str, azure.mgmt.devtestlabs.models._dev_test_labs_client_enums.TransportProtocol]] = None, backend_port: Optional[int] = None, **kwargs)
Parameters
- transport_protocol
- str or TransportProtocol
Required
Protocol type of the port. Possible values include: "Tcp", "Udp".
Feedback
Submit and view feedback for