共用方式為


AgentPoolNetworkPortProtocol Enum

Definition

The network protocol of the port.

public enum AgentPoolNetworkPortProtocol
type AgentPoolNetworkPortProtocol = 
Public Enum AgentPoolNetworkPortProtocol
Inheritance
AgentPoolNetworkPortProtocol

Fields

Name Value Description
Tcp 0

TCP protocol.

Udp 1

UDP protocol.

Applies to