NetworkFabricPortCondition 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.
Port condition that needs to be matched.
public class NetworkFabricPortCondition
type NetworkFabricPortCondition = class
Public Class NetworkFabricPortCondition
- Inheritance
-
NetworkFabricPortCondition
- Derived
Constructors
NetworkFabricPortCondition(Layer4Protocol) |
Initializes a new instance of NetworkFabricPortCondition. |
Properties
Layer4Protocol |
Layer4 protocol type that needs to be matched. |
PortGroupNames |
List of the port Group Names that need to be matched. |
Ports |
List of the Ports that need to be matched. |
PortType |
Port type that needs to be matched. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET