Share via


AccessControlListPortCondition Class

Definition

Defines the port condition that needs to be matched.

public class AccessControlListPortCondition : Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkFabricPortCondition
type AccessControlListPortCondition = class
    inherit NetworkFabricPortCondition
Public Class AccessControlListPortCondition
Inherits NetworkFabricPortCondition
Inheritance
AccessControlListPortCondition

Constructors

AccessControlListPortCondition(Layer4Protocol)

Initializes a new instance of AccessControlListPortCondition.

Properties

Flags

List of protocol flags that need to be matched.

Layer4Protocol

Layer4 protocol type that needs to be matched.

(Inherited from NetworkFabricPortCondition)
PortGroupNames

List of the port Group Names that need to be matched.

(Inherited from NetworkFabricPortCondition)
Ports

List of the Ports that need to be matched.

(Inherited from NetworkFabricPortCondition)
PortType

Port type that needs to be matched.

(Inherited from NetworkFabricPortCondition)

Applies to