INetFwRule Interface

Namespace:  Microsoft.TeamFoundation.Build.Common
Assembly:  Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)

Syntax

'Declaration
<GuidAttribute("AF230D27-BABA-4E42-ACED-F524F22CFCE2")> _
Public Interface INetFwRule
[GuidAttribute("AF230D27-BABA-4E42-ACED-F524F22CFCE2")]
public interface INetFwRule
[GuidAttribute(L"AF230D27-BABA-4E42-ACED-F524F22CFCE2")]
public interface class INetFwRule
[<GuidAttribute("AF230D27-BABA-4E42-ACED-F524F22CFCE2")>]
type INetFwRule =  interface end
public interface INetFwRule

The INetFwRule type exposes the following members.

Properties

  Name Description
Public property Action
Public property ApplicationName
Public property Description
Public property Direction
Public property EdgeTraversal
Public property Enabled
Public property Grouping
Public property IcmpTypesAndCodes
Public property Interfaces
Public property InterfaceTypes
Public property LocalAddresses
Public property LocalPorts
Public property Name
Public property Profiles
Public property Protocol
Public property RemoteAddresses
Public property RemotePorts
Public property serviceName

Top

See Also

Reference

Microsoft.TeamFoundation.Build.Common Namespace