IWithProtocol Interface

Definition

The stage of the security rule description allowing the protocol that the rule applies to to be specified.

public interface IWithProtocol
type IWithProtocol = interface
Public Interface IWithProtocol
Derived

Methods

WithAnyProtocol()

Makes this rule apply to any supported protocol.

WithProtocol(SecurityRuleProtocol)

Specifies the protocol that this rule applies to.

Applies to