TestimoX

API Reference

Class

FirewallProfileListQueryRequest

Namespace ComputerX.Firewall
Assembly ComputerX
Modifiers sealed

Parameters for firewall profile list queries.

Inheritance

  • Object
  • FirewallProfileListQueryRequest

Constructors

public FirewallProfileListQueryRequest() #

Properties

public Nullable<FirewallProfileKind> Profile { get; set; } #

Optional profile filter.

public Nullable<Boolean> Enabled { get; set; } #

Optional enabled-state filter.

public Nullable<Int32> MaxResults { get; set; } #

Optional maximum number of rows to return.