C# Class iControl.SecurityFirewallPolicy

Inheritance: iControlInterface
Mostra file Open project: f5devcentral/f5-icontrol-library-dotnet Class Usage Examples

Public Methods

Method Description
Beginadd_fw_rule ( string policies, string rules, CommonFirewallRulePlacement placements, CommonFirewallRuleAction actions, CommonFirewallRuleState states, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_destination_address ( string policies, string rules, string addresses, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_destination_address_list ( string policies, string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_destination_address_range ( string policies, string rules, CommonAddressRange ranges, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_destination_geo ( string policies, string rules, CommonGeoLocation geos, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_destination_port ( string policies, string rules, CommonPortRange ports, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_destination_port_list ( string policies, string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_icmp_typecode ( string policies, string rules, CommonFirewallRuleICMPTypeCode typecodes, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_source_address ( string policies, string rules, string addresses, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_source_address_list ( string policies, string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_source_address_range ( string policies, string rules, CommonAddressRange ranges, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_source_geo ( string policies, string rules, CommonGeoLocation geos, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_source_port ( string policies, string rules, CommonPortRange ports, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_source_port_list ( string policies, string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_source_vlan ( string policies, string rules, string vlans, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_with_rule_list ( string policies, string rules, CommonFirewallRulePlacement placements, string lists, CommonFirewallRuleState states, System callback, object asyncState ) : System.IAsyncResult
Begincreate ( string policies, System callback, object asyncState ) : System.IAsyncResult
Begincreate_from_policy ( string policies, string from_policies, System callback, object asyncState ) : System.IAsyncResult
Begindelete_all_firewall_policies ( System callback, object asyncState ) : System.IAsyncResult
Begindelete_firewall_policy ( string policies, System callback, object asyncState ) : System.IAsyncResult
Beginget_all_fw_rule_statistics ( string policies, System callback, object asyncState ) : System.IAsyncResult
Beginget_description ( string policies, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule ( string policies, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_action ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_description ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_destination_address ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_destination_address_description ( string policies, string rules, string addresses, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_destination_address_list ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_destination_address_range ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_destination_address_range_description ( string policies, string rules, CommonAddressRange ranges, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_destination_geo ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_destination_geo_description ( string policies, string rules, CommonGeoLocation geos, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_destination_port ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_destination_port_description ( string policies, string rules, CommonPortRange ports, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_destination_port_list ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_icmp_typecode ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_icmp_typecode_description ( string policies, string rules, CommonFirewallRuleICMPTypeCode typecodes, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_irule ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_log_state ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_order ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_protocol ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_protocol_numeric ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_rule_list ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_source_address ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_source_address_description ( string policies, string rules, string addresses, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_source_address_list ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_source_address_range ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_source_address_range_description ( string policies, string rules, CommonAddressRange ranges, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_source_geo ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_source_geo_description ( string policies, string rules, CommonGeoLocation geos, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_source_port ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_source_port_description ( string policies, string rules, CommonPortRange ports, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_source_port_list ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_source_vlan ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_state ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_statistics ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_weekly_schedule ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rule_destination_address_lists ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rule_destination_address_ranges ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rule_destination_addresses ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rule_destination_geos ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rule_destination_port_lists ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rule_destination_ports ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rule_icmp_typecodes ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rule_source_address_lists ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rule_source_address_ranges ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rule_source_addresses ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rule_source_geos ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rule_source_port_lists ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rule_source_ports ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rule_source_vlans ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rules ( string policies, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_destination_address ( string policies, string rules, string addresses, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_destination_address_list ( string policies, string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_destination_address_range ( string policies, string rules, CommonAddressRange ranges, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_destination_geo ( string policies, string rules, CommonGeoLocation geos, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_destination_port ( string policies, string rules, CommonPortRange ports, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_destination_port_list ( string policies, string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_icmp_typecode ( string policies, string rules, CommonFirewallRuleICMPTypeCode typecodes, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_source_address ( string policies, string rules, string addresses, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_source_address_list ( string policies, string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_source_address_range ( string policies, string rules, CommonAddressRange ranges, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_source_geo ( string policies, string rules, CommonGeoLocation geos, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_source_port ( string policies, string rules, CommonPortRange ports, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_source_port_list ( string policies, string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_source_vlan ( string policies, string rules, string vlans, System callback, object asyncState ) : System.IAsyncResult
Beginreset_fw_rule_statistics ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginset_description ( string policies, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_action ( string policies, string rules, CommonFirewallRuleAction actions, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_description ( string policies, string rules, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_destination_address_description ( string policies, string rules, string addresses, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_destination_address_range_description ( string policies, string rules, CommonAddressRange ranges, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_destination_geo_description ( string policies, string rules, CommonGeoLocation geos, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_destination_port_description ( string policies, string rules, CommonPortRange ports, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_icmp_typecode_description ( string policies, string rules, CommonFirewallRuleICMPTypeCode typecodes, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_irule ( string policies, string rules, string irules, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_log_state ( string policies, string rules, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_order ( string policies, string rules, long orders, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_protocol ( string policies, string rules, CommonProtocolType protocols, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_protocol_numeric ( string policies, string rules, long protocols, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_rule_list ( string policies, string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_source_address_description ( string policies, string rules, string addresses, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_source_address_range_description ( string policies, string rules, CommonAddressRange ranges, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_source_geo_description ( string policies, string rules, CommonGeoLocation geos, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_source_port_description ( string policies, string rules, CommonPortRange ports, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_state ( string policies, string rules, CommonFirewallRuleState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_weekly_schedule ( string policies, string rules, string schedules, System callback, object asyncState ) : System.IAsyncResult
Endadd_fw_rule ( System asyncResult ) : void
Endadd_fw_rule_destination_address ( System asyncResult ) : void
Endadd_fw_rule_destination_address_list ( System asyncResult ) : void
Endadd_fw_rule_destination_address_range ( System asyncResult ) : void
Endadd_fw_rule_destination_geo ( System asyncResult ) : void
Endadd_fw_rule_destination_port ( System asyncResult ) : void
Endadd_fw_rule_destination_port_list ( System asyncResult ) : void
Endadd_fw_rule_icmp_typecode ( System asyncResult ) : void
Endadd_fw_rule_source_address ( System asyncResult ) : void
Endadd_fw_rule_source_address_list ( System asyncResult ) : void
Endadd_fw_rule_source_address_range ( System asyncResult ) : void
Endadd_fw_rule_source_geo ( System asyncResult ) : void
Endadd_fw_rule_source_port ( System asyncResult ) : void
Endadd_fw_rule_source_port_list ( System asyncResult ) : void
Endadd_fw_rule_source_vlan ( System asyncResult ) : void
Endadd_fw_rule_with_rule_list ( System asyncResult ) : void
Endcreate ( System asyncResult ) : void
Endcreate_from_policy ( System asyncResult ) : void
Enddelete_all_firewall_policies ( System asyncResult ) : void
Enddelete_firewall_policy ( System asyncResult ) : void
Endget_all_fw_rule_statistics ( System asyncResult ) : SecurityFirewallPolicyFirewallPolicyRuleStatistics[]
Endget_description ( System asyncResult ) : string[]
Endget_fw_rule ( System asyncResult ) : string[][]
Endget_fw_rule_action ( System asyncResult ) : CommonFirewallRuleAction[][]
Endget_fw_rule_description ( System asyncResult ) : string[][]
Endget_fw_rule_destination_address ( System asyncResult ) : string[][][]
Endget_fw_rule_destination_address_description ( System asyncResult ) : string[][][]
Endget_fw_rule_destination_address_list ( System asyncResult ) : string[][][]
Endget_fw_rule_destination_address_range ( System asyncResult ) : CommonAddressRange[][][]
Endget_fw_rule_destination_address_range_description ( System asyncResult ) : string[][][]
Endget_fw_rule_destination_geo ( System asyncResult ) : CommonGeoLocation[][][]
Endget_fw_rule_destination_geo_description ( System asyncResult ) : string[][][]
Endget_fw_rule_destination_port ( System asyncResult ) : CommonPortRange[][][]
Endget_fw_rule_destination_port_description ( System asyncResult ) : string[][][]
Endget_fw_rule_destination_port_list ( System asyncResult ) : string[][][]
Endget_fw_rule_icmp_typecode ( System asyncResult ) : CommonFirewallRuleICMPTypeCode[][][]
Endget_fw_rule_icmp_typecode_description ( System asyncResult ) : string[][][]
Endget_fw_rule_irule ( System asyncResult ) : string[][]
Endget_fw_rule_log_state ( System asyncResult ) : CommonEnabledState[][]
Endget_fw_rule_order ( System asyncResult ) : long[][]
Endget_fw_rule_protocol ( System asyncResult ) : CommonProtocolType[][]
Endget_fw_rule_protocol_numeric ( System asyncResult ) : long[][]
Endget_fw_rule_rule_list ( System asyncResult ) : string[][]
Endget_fw_rule_source_address ( System asyncResult ) : string[][][]
Endget_fw_rule_source_address_description ( System asyncResult ) : string[][][]
Endget_fw_rule_source_address_list ( System asyncResult ) : string[][][]
Endget_fw_rule_source_address_range ( System asyncResult ) : CommonAddressRange[][][]
Endget_fw_rule_source_address_range_description ( System asyncResult ) : string[][][]
Endget_fw_rule_source_geo ( System asyncResult ) : CommonGeoLocation[][][]
Endget_fw_rule_source_geo_description ( System asyncResult ) : string[][][]
Endget_fw_rule_source_port ( System asyncResult ) : CommonPortRange[][][]
Endget_fw_rule_source_port_description ( System asyncResult ) : string[][][]
Endget_fw_rule_source_port_list ( System asyncResult ) : string[][][]
Endget_fw_rule_source_vlan ( System asyncResult ) : string[][][]
Endget_fw_rule_state ( System asyncResult ) : CommonFirewallRuleState[][]
Endget_fw_rule_statistics ( System asyncResult ) : SecurityFirewallPolicyFirewallPolicyRuleStatistics[]
Endget_fw_rule_weekly_schedule ( System asyncResult ) : string[][]
Endget_list ( System asyncResult ) : string[]
Endget_version ( System asyncResult ) : string
Endremove_all_fw_rule_destination_address_lists ( System asyncResult ) : void
Endremove_all_fw_rule_destination_address_ranges ( System asyncResult ) : void
Endremove_all_fw_rule_destination_addresses ( System asyncResult ) : void
Endremove_all_fw_rule_destination_geos ( System asyncResult ) : void
Endremove_all_fw_rule_destination_port_lists ( System asyncResult ) : void
Endremove_all_fw_rule_destination_ports ( System asyncResult ) : void
Endremove_all_fw_rule_icmp_typecodes ( System asyncResult ) : void
Endremove_all_fw_rule_source_address_lists ( System asyncResult ) : void
Endremove_all_fw_rule_source_address_ranges ( System asyncResult ) : void
Endremove_all_fw_rule_source_addresses ( System asyncResult ) : void
Endremove_all_fw_rule_source_geos ( System asyncResult ) : void
Endremove_all_fw_rule_source_port_lists ( System asyncResult ) : void
Endremove_all_fw_rule_source_ports ( System asyncResult ) : void
Endremove_all_fw_rule_source_vlans ( System asyncResult ) : void
Endremove_all_fw_rules ( System asyncResult ) : void
Endremove_fw_rule ( System asyncResult ) : void
Endremove_fw_rule_destination_address ( System asyncResult ) : void
Endremove_fw_rule_destination_address_list ( System asyncResult ) : void
Endremove_fw_rule_destination_address_range ( System asyncResult ) : void
Endremove_fw_rule_destination_geo ( System asyncResult ) : void
Endremove_fw_rule_destination_port ( System asyncResult ) : void
Endremove_fw_rule_destination_port_list ( System asyncResult ) : void
Endremove_fw_rule_icmp_typecode ( System asyncResult ) : void
Endremove_fw_rule_source_address ( System asyncResult ) : void
Endremove_fw_rule_source_address_list ( System asyncResult ) : void
Endremove_fw_rule_source_address_range ( System asyncResult ) : void
Endremove_fw_rule_source_geo ( System asyncResult ) : void
Endremove_fw_rule_source_port ( System asyncResult ) : void
Endremove_fw_rule_source_port_list ( System asyncResult ) : void
Endremove_fw_rule_source_vlan ( System asyncResult ) : void
Endreset_fw_rule_statistics ( System asyncResult ) : void
Endset_description ( System asyncResult ) : void
Endset_fw_rule_action ( System asyncResult ) : void
Endset_fw_rule_description ( System asyncResult ) : void
Endset_fw_rule_destination_address_description ( System asyncResult ) : void
Endset_fw_rule_destination_address_range_description ( System asyncResult ) : void
Endset_fw_rule_destination_geo_description ( System asyncResult ) : void
Endset_fw_rule_destination_port_description ( System asyncResult ) : void
Endset_fw_rule_icmp_typecode_description ( System asyncResult ) : void
Endset_fw_rule_irule ( System asyncResult ) : void
Endset_fw_rule_log_state ( System asyncResult ) : void
Endset_fw_rule_order ( System asyncResult ) : void
Endset_fw_rule_protocol ( System asyncResult ) : void
Endset_fw_rule_protocol_numeric ( System asyncResult ) : void
Endset_fw_rule_rule_list ( System asyncResult ) : void
Endset_fw_rule_source_address_description ( System asyncResult ) : void
Endset_fw_rule_source_address_range_description ( System asyncResult ) : void
Endset_fw_rule_source_geo_description ( System asyncResult ) : void
Endset_fw_rule_source_port_description ( System asyncResult ) : void
Endset_fw_rule_state ( System asyncResult ) : void
Endset_fw_rule_weekly_schedule ( System asyncResult ) : void
SecurityFirewallPolicy ( ) : System

Private Methods

Method Description
add_fw_rule ( string policies, string rules, CommonFirewallRulePlacement placements, CommonFirewallRuleAction actions, CommonFirewallRuleState states ) : void
add_fw_rule_destination_address ( string policies, string rules, string addresses ) : void
add_fw_rule_destination_address_list ( string policies, string rules, string lists ) : void
add_fw_rule_destination_address_range ( string policies, string rules, CommonAddressRange ranges ) : void
add_fw_rule_destination_geo ( string policies, string rules, CommonGeoLocation geos ) : void
add_fw_rule_destination_port ( string policies, string rules, CommonPortRange ports ) : void
add_fw_rule_destination_port_list ( string policies, string rules, string lists ) : void
add_fw_rule_icmp_typecode ( string policies, string rules, CommonFirewallRuleICMPTypeCode typecodes ) : void
add_fw_rule_source_address ( string policies, string rules, string addresses ) : void
add_fw_rule_source_address_list ( string policies, string rules, string lists ) : void
add_fw_rule_source_address_range ( string policies, string rules, CommonAddressRange ranges ) : void
add_fw_rule_source_geo ( string policies, string rules, CommonGeoLocation geos ) : void
add_fw_rule_source_port ( string policies, string rules, CommonPortRange ports ) : void
add_fw_rule_source_port_list ( string policies, string rules, string lists ) : void
add_fw_rule_source_vlan ( string policies, string rules, string vlans ) : void
add_fw_rule_with_rule_list ( string policies, string rules, CommonFirewallRulePlacement placements, string lists, CommonFirewallRuleState states ) : void
create ( string policies ) : void
create_from_policy ( string policies, string from_policies ) : void
delete_all_firewall_policies ( ) : void
delete_firewall_policy ( string policies ) : void
get_all_fw_rule_statistics ( string policies ) : SecurityFirewallPolicyFirewallPolicyRuleStatistics[]
get_description ( string policies ) : string[]
get_fw_rule ( string policies ) : string[][]
get_fw_rule_action ( string policies, string rules ) : CommonFirewallRuleAction[][]
get_fw_rule_description ( string policies, string rules ) : string[][]
get_fw_rule_destination_address ( string policies, string rules ) : string[][][]
get_fw_rule_destination_address_description ( string policies, string rules, string addresses ) : string[][][]
get_fw_rule_destination_address_list ( string policies, string rules ) : string[][][]
get_fw_rule_destination_address_range ( string policies, string rules ) : CommonAddressRange[][][]
get_fw_rule_destination_address_range_description ( string policies, string rules, CommonAddressRange ranges ) : string[][][]
get_fw_rule_destination_geo ( string policies, string rules ) : CommonGeoLocation[][][]
get_fw_rule_destination_geo_description ( string policies, string rules, CommonGeoLocation geos ) : string[][][]
get_fw_rule_destination_port ( string policies, string rules ) : CommonPortRange[][][]
get_fw_rule_destination_port_description ( string policies, string rules, CommonPortRange ports ) : string[][][]
get_fw_rule_destination_port_list ( string policies, string rules ) : string[][][]
get_fw_rule_icmp_typecode ( string policies, string rules ) : CommonFirewallRuleICMPTypeCode[][][]
get_fw_rule_icmp_typecode_description ( string policies, string rules, CommonFirewallRuleICMPTypeCode typecodes ) : string[][][]
get_fw_rule_irule ( string policies, string rules ) : string[][]
get_fw_rule_log_state ( string policies, string rules ) : CommonEnabledState[][]
get_fw_rule_order ( string policies, string rules ) : long[][]
get_fw_rule_protocol ( string policies, string rules ) : CommonProtocolType[][]
get_fw_rule_protocol_numeric ( string policies, string rules ) : long[][]
get_fw_rule_rule_list ( string policies, string rules ) : string[][]
get_fw_rule_source_address ( string policies, string rules ) : string[][][]
get_fw_rule_source_address_description ( string policies, string rules, string addresses ) : string[][][]
get_fw_rule_source_address_list ( string policies, string rules ) : string[][][]
get_fw_rule_source_address_range ( string policies, string rules ) : CommonAddressRange[][][]
get_fw_rule_source_address_range_description ( string policies, string rules, CommonAddressRange ranges ) : string[][][]
get_fw_rule_source_geo ( string policies, string rules ) : CommonGeoLocation[][][]
get_fw_rule_source_geo_description ( string policies, string rules, CommonGeoLocation geos ) : string[][][]
get_fw_rule_source_port ( string policies, string rules ) : CommonPortRange[][][]
get_fw_rule_source_port_description ( string policies, string rules, CommonPortRange ports ) : string[][][]
get_fw_rule_source_port_list ( string policies, string rules ) : string[][][]
get_fw_rule_source_vlan ( string policies, string rules ) : string[][][]
get_fw_rule_state ( string policies, string rules ) : CommonFirewallRuleState[][]
get_fw_rule_statistics ( string policies, string rules ) : SecurityFirewallPolicyFirewallPolicyRuleStatistics[]
get_fw_rule_weekly_schedule ( string policies, string rules ) : string[][]
get_list ( ) : string[]
get_version ( ) : string
remove_all_fw_rule_destination_address_lists ( string policies, string rules ) : void
remove_all_fw_rule_destination_address_ranges ( string policies, string rules ) : void
remove_all_fw_rule_destination_addresses ( string policies, string rules ) : void
remove_all_fw_rule_destination_geos ( string policies, string rules ) : void
remove_all_fw_rule_destination_port_lists ( string policies, string rules ) : void
remove_all_fw_rule_destination_ports ( string policies, string rules ) : void
remove_all_fw_rule_icmp_typecodes ( string policies, string rules ) : void
remove_all_fw_rule_source_address_lists ( string policies, string rules ) : void
remove_all_fw_rule_source_address_ranges ( string policies, string rules ) : void
remove_all_fw_rule_source_addresses ( string policies, string rules ) : void
remove_all_fw_rule_source_geos ( string policies, string rules ) : void
remove_all_fw_rule_source_port_lists ( string policies, string rules ) : void
remove_all_fw_rule_source_ports ( string policies, string rules ) : void
remove_all_fw_rule_source_vlans ( string policies, string rules ) : void
remove_all_fw_rules ( string policies ) : void
remove_fw_rule ( string policies, string rules ) : void
remove_fw_rule_destination_address ( string policies, string rules, string addresses ) : void
remove_fw_rule_destination_address_list ( string policies, string rules, string lists ) : void
remove_fw_rule_destination_address_range ( string policies, string rules, CommonAddressRange ranges ) : void
remove_fw_rule_destination_geo ( string policies, string rules, CommonGeoLocation geos ) : void
remove_fw_rule_destination_port ( string policies, string rules, CommonPortRange ports ) : void
remove_fw_rule_destination_port_list ( string policies, string rules, string lists ) : void
remove_fw_rule_icmp_typecode ( string policies, string rules, CommonFirewallRuleICMPTypeCode typecodes ) : void
remove_fw_rule_source_address ( string policies, string rules, string addresses ) : void
remove_fw_rule_source_address_list ( string policies, string rules, string lists ) : void
remove_fw_rule_source_address_range ( string policies, string rules, CommonAddressRange ranges ) : void
remove_fw_rule_source_geo ( string policies, string rules, CommonGeoLocation geos ) : void
remove_fw_rule_source_port ( string policies, string rules, CommonPortRange ports ) : void
remove_fw_rule_source_port_list ( string policies, string rules, string lists ) : void
remove_fw_rule_source_vlan ( string policies, string rules, string vlans ) : void
reset_fw_rule_statistics ( string policies, string rules ) : void
set_description ( string policies, string descriptions ) : void
set_fw_rule_action ( string policies, string rules, CommonFirewallRuleAction actions ) : void
set_fw_rule_description ( string policies, string rules, string descriptions ) : void
set_fw_rule_destination_address_description ( string policies, string rules, string addresses, string descriptions ) : void
set_fw_rule_destination_address_range_description ( string policies, string rules, CommonAddressRange ranges, string descriptions ) : void
set_fw_rule_destination_geo_description ( string policies, string rules, CommonGeoLocation geos, string descriptions ) : void
set_fw_rule_destination_port_description ( string policies, string rules, CommonPortRange ports, string descriptions ) : void
set_fw_rule_icmp_typecode_description ( string policies, string rules, CommonFirewallRuleICMPTypeCode typecodes, string descriptions ) : void
set_fw_rule_irule ( string policies, string rules, string irules ) : void
set_fw_rule_log_state ( string policies, string rules, CommonEnabledState states ) : void
set_fw_rule_order ( string policies, string rules, long orders ) : void
set_fw_rule_protocol ( string policies, string rules, CommonProtocolType protocols ) : void
set_fw_rule_protocol_numeric ( string policies, string rules, long protocols ) : void
set_fw_rule_rule_list ( string policies, string rules, string lists ) : void
set_fw_rule_source_address_description ( string policies, string rules, string addresses, string descriptions ) : void
set_fw_rule_source_address_range_description ( string policies, string rules, CommonAddressRange ranges, string descriptions ) : void
set_fw_rule_source_geo_description ( string policies, string rules, CommonGeoLocation geos, string descriptions ) : void
set_fw_rule_source_port_description ( string policies, string rules, CommonPortRange ports, string descriptions ) : void
set_fw_rule_state ( string policies, string rules, CommonFirewallRuleState states ) : void
set_fw_rule_weekly_schedule ( string policies, string rules, string schedules ) : void

Method Details

Beginadd_fw_rule() public method

public Beginadd_fw_rule ( string policies, string rules, CommonFirewallRulePlacement placements, CommonFirewallRuleAction actions, CommonFirewallRuleState states, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
placements CommonFirewallRulePlacement
actions CommonFirewallRuleAction
states CommonFirewallRuleState
callback System
asyncState object
return System.IAsyncResult

Beginadd_fw_rule_destination_address() public method

public Beginadd_fw_rule_destination_address ( string policies, string rules, string addresses, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
addresses string
callback System
asyncState object
return System.IAsyncResult

Beginadd_fw_rule_destination_address_list() public method

public Beginadd_fw_rule_destination_address_list ( string policies, string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
lists string
callback System
asyncState object
return System.IAsyncResult

Beginadd_fw_rule_destination_address_range() public method

public Beginadd_fw_rule_destination_address_range ( string policies, string rules, CommonAddressRange ranges, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
ranges CommonAddressRange
callback System
asyncState object
return System.IAsyncResult

Beginadd_fw_rule_destination_geo() public method

public Beginadd_fw_rule_destination_geo ( string policies, string rules, CommonGeoLocation geos, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
geos CommonGeoLocation
callback System
asyncState object
return System.IAsyncResult

Beginadd_fw_rule_destination_port() public method

public Beginadd_fw_rule_destination_port ( string policies, string rules, CommonPortRange ports, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
ports CommonPortRange
callback System
asyncState object
return System.IAsyncResult

Beginadd_fw_rule_destination_port_list() public method

public Beginadd_fw_rule_destination_port_list ( string policies, string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
lists string
callback System
asyncState object
return System.IAsyncResult

Beginadd_fw_rule_icmp_typecode() public method

public Beginadd_fw_rule_icmp_typecode ( string policies, string rules, CommonFirewallRuleICMPTypeCode typecodes, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
typecodes CommonFirewallRuleICMPTypeCode
callback System
asyncState object
return System.IAsyncResult

Beginadd_fw_rule_source_address() public method

public Beginadd_fw_rule_source_address ( string policies, string rules, string addresses, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
addresses string
callback System
asyncState object
return System.IAsyncResult

Beginadd_fw_rule_source_address_list() public method

public Beginadd_fw_rule_source_address_list ( string policies, string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
lists string
callback System
asyncState object
return System.IAsyncResult

Beginadd_fw_rule_source_address_range() public method

public Beginadd_fw_rule_source_address_range ( string policies, string rules, CommonAddressRange ranges, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
ranges CommonAddressRange
callback System
asyncState object
return System.IAsyncResult

Beginadd_fw_rule_source_geo() public method

public Beginadd_fw_rule_source_geo ( string policies, string rules, CommonGeoLocation geos, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
geos CommonGeoLocation
callback System
asyncState object
return System.IAsyncResult

Beginadd_fw_rule_source_port() public method

public Beginadd_fw_rule_source_port ( string policies, string rules, CommonPortRange ports, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
ports CommonPortRange
callback System
asyncState object
return System.IAsyncResult

Beginadd_fw_rule_source_port_list() public method

public Beginadd_fw_rule_source_port_list ( string policies, string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
lists string
callback System
asyncState object
return System.IAsyncResult

Beginadd_fw_rule_source_vlan() public method

public Beginadd_fw_rule_source_vlan ( string policies, string rules, string vlans, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
vlans string
callback System
asyncState object
return System.IAsyncResult

Beginadd_fw_rule_with_rule_list() public method

public Beginadd_fw_rule_with_rule_list ( string policies, string rules, CommonFirewallRulePlacement placements, string lists, CommonFirewallRuleState states, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
placements CommonFirewallRulePlacement
lists string
states CommonFirewallRuleState
callback System
asyncState object
return System.IAsyncResult

Begincreate() public method

public Begincreate ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
return System.IAsyncResult

Begincreate_from_policy() public method

public Begincreate_from_policy ( string policies, string from_policies, System callback, object asyncState ) : System.IAsyncResult
policies string
from_policies string
callback System
asyncState object
return System.IAsyncResult

Begindelete_all_firewall_policies() public method

public Begindelete_all_firewall_policies ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
return System.IAsyncResult

Begindelete_firewall_policy() public method

public Begindelete_firewall_policy ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
return System.IAsyncResult

Beginget_all_fw_rule_statistics() public method

public Beginget_all_fw_rule_statistics ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
return System.IAsyncResult

Beginget_description() public method

public Beginget_description ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule() public method

public Beginget_fw_rule ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_action() public method

public Beginget_fw_rule_action ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_description() public method

public Beginget_fw_rule_description ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_destination_address() public method

public Beginget_fw_rule_destination_address ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_destination_address_description() public method

public Beginget_fw_rule_destination_address_description ( string policies, string rules, string addresses, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
addresses string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_destination_address_list() public method

public Beginget_fw_rule_destination_address_list ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_destination_address_range() public method

public Beginget_fw_rule_destination_address_range ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_destination_address_range_description() public method

public Beginget_fw_rule_destination_address_range_description ( string policies, string rules, CommonAddressRange ranges, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
ranges CommonAddressRange
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_destination_geo() public method

public Beginget_fw_rule_destination_geo ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_destination_geo_description() public method

public Beginget_fw_rule_destination_geo_description ( string policies, string rules, CommonGeoLocation geos, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
geos CommonGeoLocation
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_destination_port() public method

public Beginget_fw_rule_destination_port ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_destination_port_description() public method

public Beginget_fw_rule_destination_port_description ( string policies, string rules, CommonPortRange ports, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
ports CommonPortRange
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_destination_port_list() public method

public Beginget_fw_rule_destination_port_list ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_icmp_typecode() public method

public Beginget_fw_rule_icmp_typecode ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_icmp_typecode_description() public method

public Beginget_fw_rule_icmp_typecode_description ( string policies, string rules, CommonFirewallRuleICMPTypeCode typecodes, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
typecodes CommonFirewallRuleICMPTypeCode
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_irule() public method

public Beginget_fw_rule_irule ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_log_state() public method

public Beginget_fw_rule_log_state ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_order() public method

public Beginget_fw_rule_order ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_protocol() public method

public Beginget_fw_rule_protocol ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_protocol_numeric() public method

public Beginget_fw_rule_protocol_numeric ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_rule_list() public method

public Beginget_fw_rule_rule_list ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_source_address() public method

public Beginget_fw_rule_source_address ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_source_address_description() public method

public Beginget_fw_rule_source_address_description ( string policies, string rules, string addresses, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
addresses string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_source_address_list() public method

public Beginget_fw_rule_source_address_list ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_source_address_range() public method

public Beginget_fw_rule_source_address_range ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_source_address_range_description() public method

public Beginget_fw_rule_source_address_range_description ( string policies, string rules, CommonAddressRange ranges, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
ranges CommonAddressRange
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_source_geo() public method

public Beginget_fw_rule_source_geo ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_source_geo_description() public method

public Beginget_fw_rule_source_geo_description ( string policies, string rules, CommonGeoLocation geos, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
geos CommonGeoLocation
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_source_port() public method

public Beginget_fw_rule_source_port ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_source_port_description() public method

public Beginget_fw_rule_source_port_description ( string policies, string rules, CommonPortRange ports, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
ports CommonPortRange
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_source_port_list() public method

public Beginget_fw_rule_source_port_list ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_source_vlan() public method

public Beginget_fw_rule_source_vlan ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_state() public method

public Beginget_fw_rule_state ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_statistics() public method

public Beginget_fw_rule_statistics ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_weekly_schedule() public method

public Beginget_fw_rule_weekly_schedule ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_list() public method

public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
return System.IAsyncResult

Beginget_version() public method

public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_fw_rule_destination_address_lists() public method

public Beginremove_all_fw_rule_destination_address_lists ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_fw_rule_destination_address_ranges() public method

public Beginremove_all_fw_rule_destination_address_ranges ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_fw_rule_destination_addresses() public method

public Beginremove_all_fw_rule_destination_addresses ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_fw_rule_destination_geos() public method

public Beginremove_all_fw_rule_destination_geos ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_fw_rule_destination_port_lists() public method

public Beginremove_all_fw_rule_destination_port_lists ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_fw_rule_destination_ports() public method

public Beginremove_all_fw_rule_destination_ports ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_fw_rule_icmp_typecodes() public method

public Beginremove_all_fw_rule_icmp_typecodes ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_fw_rule_source_address_lists() public method

public Beginremove_all_fw_rule_source_address_lists ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_fw_rule_source_address_ranges() public method

public Beginremove_all_fw_rule_source_address_ranges ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_fw_rule_source_addresses() public method

public Beginremove_all_fw_rule_source_addresses ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_fw_rule_source_geos() public method

public Beginremove_all_fw_rule_source_geos ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_fw_rule_source_port_lists() public method

public Beginremove_all_fw_rule_source_port_lists ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_fw_rule_source_ports() public method

public Beginremove_all_fw_rule_source_ports ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_fw_rule_source_vlans() public method

public Beginremove_all_fw_rule_source_vlans ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_fw_rules() public method

public Beginremove_all_fw_rules ( string policies, System callback, object asyncState ) : System.IAsyncResult
policies string
callback System
asyncState object
return System.IAsyncResult

Beginremove_fw_rule() public method

public Beginremove_fw_rule ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginremove_fw_rule_destination_address() public method

public Beginremove_fw_rule_destination_address ( string policies, string rules, string addresses, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
addresses string
callback System
asyncState object
return System.IAsyncResult

Beginremove_fw_rule_destination_address_list() public method

public Beginremove_fw_rule_destination_address_list ( string policies, string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
lists string
callback System
asyncState object
return System.IAsyncResult

Beginremove_fw_rule_destination_address_range() public method

public Beginremove_fw_rule_destination_address_range ( string policies, string rules, CommonAddressRange ranges, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
ranges CommonAddressRange
callback System
asyncState object
return System.IAsyncResult

Beginremove_fw_rule_destination_geo() public method

public Beginremove_fw_rule_destination_geo ( string policies, string rules, CommonGeoLocation geos, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
geos CommonGeoLocation
callback System
asyncState object
return System.IAsyncResult

Beginremove_fw_rule_destination_port() public method

public Beginremove_fw_rule_destination_port ( string policies, string rules, CommonPortRange ports, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
ports CommonPortRange
callback System
asyncState object
return System.IAsyncResult

Beginremove_fw_rule_destination_port_list() public method

public Beginremove_fw_rule_destination_port_list ( string policies, string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
lists string
callback System
asyncState object
return System.IAsyncResult

Beginremove_fw_rule_icmp_typecode() public method

public Beginremove_fw_rule_icmp_typecode ( string policies, string rules, CommonFirewallRuleICMPTypeCode typecodes, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
typecodes CommonFirewallRuleICMPTypeCode
callback System
asyncState object
return System.IAsyncResult

Beginremove_fw_rule_source_address() public method

public Beginremove_fw_rule_source_address ( string policies, string rules, string addresses, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
addresses string
callback System
asyncState object
return System.IAsyncResult

Beginremove_fw_rule_source_address_list() public method

public Beginremove_fw_rule_source_address_list ( string policies, string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
lists string
callback System
asyncState object
return System.IAsyncResult

Beginremove_fw_rule_source_address_range() public method

public Beginremove_fw_rule_source_address_range ( string policies, string rules, CommonAddressRange ranges, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
ranges CommonAddressRange
callback System
asyncState object
return System.IAsyncResult

Beginremove_fw_rule_source_geo() public method

public Beginremove_fw_rule_source_geo ( string policies, string rules, CommonGeoLocation geos, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
geos CommonGeoLocation
callback System
asyncState object
return System.IAsyncResult

Beginremove_fw_rule_source_port() public method

public Beginremove_fw_rule_source_port ( string policies, string rules, CommonPortRange ports, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
ports CommonPortRange
callback System
asyncState object
return System.IAsyncResult

Beginremove_fw_rule_source_port_list() public method

public Beginremove_fw_rule_source_port_list ( string policies, string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
lists string
callback System
asyncState object
return System.IAsyncResult

Beginremove_fw_rule_source_vlan() public method

public Beginremove_fw_rule_source_vlan ( string policies, string rules, string vlans, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
vlans string
callback System
asyncState object
return System.IAsyncResult

Beginreset_fw_rule_statistics() public method

public Beginreset_fw_rule_statistics ( string policies, string rules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
callback System
asyncState object
return System.IAsyncResult

Beginset_description() public method

public Beginset_description ( string policies, string descriptions, System callback, object asyncState ) : System.IAsyncResult
policies string
descriptions string
callback System
asyncState object
return System.IAsyncResult

Beginset_fw_rule_action() public method

public Beginset_fw_rule_action ( string policies, string rules, CommonFirewallRuleAction actions, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
actions CommonFirewallRuleAction
callback System
asyncState object
return System.IAsyncResult

Beginset_fw_rule_description() public method

public Beginset_fw_rule_description ( string policies, string rules, string descriptions, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
descriptions string
callback System
asyncState object
return System.IAsyncResult

Beginset_fw_rule_destination_address_description() public method

public Beginset_fw_rule_destination_address_description ( string policies, string rules, string addresses, string descriptions, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
addresses string
descriptions string
callback System
asyncState object
return System.IAsyncResult

Beginset_fw_rule_destination_address_range_description() public method

public Beginset_fw_rule_destination_address_range_description ( string policies, string rules, CommonAddressRange ranges, string descriptions, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
ranges CommonAddressRange
descriptions string
callback System
asyncState object
return System.IAsyncResult

Beginset_fw_rule_destination_geo_description() public method

public Beginset_fw_rule_destination_geo_description ( string policies, string rules, CommonGeoLocation geos, string descriptions, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
geos CommonGeoLocation
descriptions string
callback System
asyncState object
return System.IAsyncResult

Beginset_fw_rule_destination_port_description() public method

public Beginset_fw_rule_destination_port_description ( string policies, string rules, CommonPortRange ports, string descriptions, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
ports CommonPortRange
descriptions string
callback System
asyncState object
return System.IAsyncResult

Beginset_fw_rule_icmp_typecode_description() public method

public Beginset_fw_rule_icmp_typecode_description ( string policies, string rules, CommonFirewallRuleICMPTypeCode typecodes, string descriptions, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
typecodes CommonFirewallRuleICMPTypeCode
descriptions string
callback System
asyncState object
return System.IAsyncResult

Beginset_fw_rule_irule() public method

public Beginset_fw_rule_irule ( string policies, string rules, string irules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
irules string
callback System
asyncState object
return System.IAsyncResult

Beginset_fw_rule_log_state() public method

public Beginset_fw_rule_log_state ( string policies, string rules, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
states CommonEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_fw_rule_order() public method

public Beginset_fw_rule_order ( string policies, string rules, long orders, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
orders long
callback System
asyncState object
return System.IAsyncResult

Beginset_fw_rule_protocol() public method

public Beginset_fw_rule_protocol ( string policies, string rules, CommonProtocolType protocols, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
protocols CommonProtocolType
callback System
asyncState object
return System.IAsyncResult

Beginset_fw_rule_protocol_numeric() public method

public Beginset_fw_rule_protocol_numeric ( string policies, string rules, long protocols, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
protocols long
callback System
asyncState object
return System.IAsyncResult

Beginset_fw_rule_rule_list() public method

public Beginset_fw_rule_rule_list ( string policies, string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
lists string
callback System
asyncState object
return System.IAsyncResult

Beginset_fw_rule_source_address_description() public method

public Beginset_fw_rule_source_address_description ( string policies, string rules, string addresses, string descriptions, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
addresses string
descriptions string
callback System
asyncState object
return System.IAsyncResult

Beginset_fw_rule_source_address_range_description() public method

public Beginset_fw_rule_source_address_range_description ( string policies, string rules, CommonAddressRange ranges, string descriptions, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
ranges CommonAddressRange
descriptions string
callback System
asyncState object
return System.IAsyncResult

Beginset_fw_rule_source_geo_description() public method

public Beginset_fw_rule_source_geo_description ( string policies, string rules, CommonGeoLocation geos, string descriptions, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
geos CommonGeoLocation
descriptions string
callback System
asyncState object
return System.IAsyncResult

Beginset_fw_rule_source_port_description() public method

public Beginset_fw_rule_source_port_description ( string policies, string rules, CommonPortRange ports, string descriptions, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
ports CommonPortRange
descriptions string
callback System
asyncState object
return System.IAsyncResult

Beginset_fw_rule_state() public method

public Beginset_fw_rule_state ( string policies, string rules, CommonFirewallRuleState states, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
states CommonFirewallRuleState
callback System
asyncState object
return System.IAsyncResult

Beginset_fw_rule_weekly_schedule() public method

public Beginset_fw_rule_weekly_schedule ( string policies, string rules, string schedules, System callback, object asyncState ) : System.IAsyncResult
policies string
rules string
schedules string
callback System
asyncState object
return System.IAsyncResult

Endadd_fw_rule() public method

public Endadd_fw_rule ( System asyncResult ) : void
asyncResult System
return void

Endadd_fw_rule_destination_address() public method

public Endadd_fw_rule_destination_address ( System asyncResult ) : void
asyncResult System
return void

Endadd_fw_rule_destination_address_list() public method

public Endadd_fw_rule_destination_address_list ( System asyncResult ) : void
asyncResult System
return void

Endadd_fw_rule_destination_address_range() public method

public Endadd_fw_rule_destination_address_range ( System asyncResult ) : void
asyncResult System
return void

Endadd_fw_rule_destination_geo() public method

public Endadd_fw_rule_destination_geo ( System asyncResult ) : void
asyncResult System
return void

Endadd_fw_rule_destination_port() public method

public Endadd_fw_rule_destination_port ( System asyncResult ) : void
asyncResult System
return void

Endadd_fw_rule_destination_port_list() public method

public Endadd_fw_rule_destination_port_list ( System asyncResult ) : void
asyncResult System
return void

Endadd_fw_rule_icmp_typecode() public method

public Endadd_fw_rule_icmp_typecode ( System asyncResult ) : void
asyncResult System
return void

Endadd_fw_rule_source_address() public method

public Endadd_fw_rule_source_address ( System asyncResult ) : void
asyncResult System
return void

Endadd_fw_rule_source_address_list() public method

public Endadd_fw_rule_source_address_list ( System asyncResult ) : void
asyncResult System
return void

Endadd_fw_rule_source_address_range() public method

public Endadd_fw_rule_source_address_range ( System asyncResult ) : void
asyncResult System
return void

Endadd_fw_rule_source_geo() public method

public Endadd_fw_rule_source_geo ( System asyncResult ) : void
asyncResult System
return void

Endadd_fw_rule_source_port() public method

public Endadd_fw_rule_source_port ( System asyncResult ) : void
asyncResult System
return void

Endadd_fw_rule_source_port_list() public method

public Endadd_fw_rule_source_port_list ( System asyncResult ) : void
asyncResult System
return void

Endadd_fw_rule_source_vlan() public method

public Endadd_fw_rule_source_vlan ( System asyncResult ) : void
asyncResult System
return void

Endadd_fw_rule_with_rule_list() public method

public Endadd_fw_rule_with_rule_list ( System asyncResult ) : void
asyncResult System
return void

Endcreate() public method

public Endcreate ( System asyncResult ) : void
asyncResult System
return void

Endcreate_from_policy() public method

public Endcreate_from_policy ( System asyncResult ) : void
asyncResult System
return void

Enddelete_all_firewall_policies() public method

public Enddelete_all_firewall_policies ( System asyncResult ) : void
asyncResult System
return void

Enddelete_firewall_policy() public method

public Enddelete_firewall_policy ( System asyncResult ) : void
asyncResult System
return void

Endget_all_fw_rule_statistics() public method

public Endget_all_fw_rule_statistics ( System asyncResult ) : SecurityFirewallPolicyFirewallPolicyRuleStatistics[]
asyncResult System
return SecurityFirewallPolicyFirewallPolicyRuleStatistics[]

Endget_description() public method

public Endget_description ( System asyncResult ) : string[]
asyncResult System
return string[]

Endget_fw_rule() public method

public Endget_fw_rule ( System asyncResult ) : string[][]
asyncResult System
return string[][]

Endget_fw_rule_action() public method

public Endget_fw_rule_action ( System asyncResult ) : CommonFirewallRuleAction[][]
asyncResult System
return CommonFirewallRuleAction[][]

Endget_fw_rule_description() public method

public Endget_fw_rule_description ( System asyncResult ) : string[][]
asyncResult System
return string[][]

Endget_fw_rule_destination_address() public method

public Endget_fw_rule_destination_address ( System asyncResult ) : string[][][]
asyncResult System
return string[][][]

Endget_fw_rule_destination_address_description() public method

public Endget_fw_rule_destination_address_description ( System asyncResult ) : string[][][]
asyncResult System
return string[][][]

Endget_fw_rule_destination_address_list() public method

public Endget_fw_rule_destination_address_list ( System asyncResult ) : string[][][]
asyncResult System
return string[][][]

Endget_fw_rule_destination_address_range() public method

public Endget_fw_rule_destination_address_range ( System asyncResult ) : CommonAddressRange[][][]
asyncResult System
return CommonAddressRange[][][]

Endget_fw_rule_destination_address_range_description() public method

public Endget_fw_rule_destination_address_range_description ( System asyncResult ) : string[][][]
asyncResult System
return string[][][]

Endget_fw_rule_destination_geo() public method

public Endget_fw_rule_destination_geo ( System asyncResult ) : CommonGeoLocation[][][]
asyncResult System
return CommonGeoLocation[][][]

Endget_fw_rule_destination_geo_description() public method

public Endget_fw_rule_destination_geo_description ( System asyncResult ) : string[][][]
asyncResult System
return string[][][]

Endget_fw_rule_destination_port() public method

public Endget_fw_rule_destination_port ( System asyncResult ) : CommonPortRange[][][]
asyncResult System
return CommonPortRange[][][]

Endget_fw_rule_destination_port_description() public method

public Endget_fw_rule_destination_port_description ( System asyncResult ) : string[][][]
asyncResult System
return string[][][]

Endget_fw_rule_destination_port_list() public method

public Endget_fw_rule_destination_port_list ( System asyncResult ) : string[][][]
asyncResult System
return string[][][]

Endget_fw_rule_icmp_typecode() public method

public Endget_fw_rule_icmp_typecode ( System asyncResult ) : CommonFirewallRuleICMPTypeCode[][][]
asyncResult System
return CommonFirewallRuleICMPTypeCode[][][]

Endget_fw_rule_icmp_typecode_description() public method

public Endget_fw_rule_icmp_typecode_description ( System asyncResult ) : string[][][]
asyncResult System
return string[][][]

Endget_fw_rule_irule() public method

public Endget_fw_rule_irule ( System asyncResult ) : string[][]
asyncResult System
return string[][]

Endget_fw_rule_log_state() public method

public Endget_fw_rule_log_state ( System asyncResult ) : CommonEnabledState[][]
asyncResult System
return CommonEnabledState[][]

Endget_fw_rule_order() public method

public Endget_fw_rule_order ( System asyncResult ) : long[][]
asyncResult System
return long[][]

Endget_fw_rule_protocol() public method

public Endget_fw_rule_protocol ( System asyncResult ) : CommonProtocolType[][]
asyncResult System
return CommonProtocolType[][]

Endget_fw_rule_protocol_numeric() public method

public Endget_fw_rule_protocol_numeric ( System asyncResult ) : long[][]
asyncResult System
return long[][]

Endget_fw_rule_rule_list() public method

public Endget_fw_rule_rule_list ( System asyncResult ) : string[][]
asyncResult System
return string[][]

Endget_fw_rule_source_address() public method

public Endget_fw_rule_source_address ( System asyncResult ) : string[][][]
asyncResult System
return string[][][]

Endget_fw_rule_source_address_description() public method

public Endget_fw_rule_source_address_description ( System asyncResult ) : string[][][]
asyncResult System
return string[][][]

Endget_fw_rule_source_address_list() public method

public Endget_fw_rule_source_address_list ( System asyncResult ) : string[][][]
asyncResult System
return string[][][]

Endget_fw_rule_source_address_range() public method

public Endget_fw_rule_source_address_range ( System asyncResult ) : CommonAddressRange[][][]
asyncResult System
return CommonAddressRange[][][]

Endget_fw_rule_source_address_range_description() public method

public Endget_fw_rule_source_address_range_description ( System asyncResult ) : string[][][]
asyncResult System
return string[][][]

Endget_fw_rule_source_geo() public method

public Endget_fw_rule_source_geo ( System asyncResult ) : CommonGeoLocation[][][]
asyncResult System
return CommonGeoLocation[][][]

Endget_fw_rule_source_geo_description() public method

public Endget_fw_rule_source_geo_description ( System asyncResult ) : string[][][]
asyncResult System
return string[][][]

Endget_fw_rule_source_port() public method

public Endget_fw_rule_source_port ( System asyncResult ) : CommonPortRange[][][]
asyncResult System
return CommonPortRange[][][]

Endget_fw_rule_source_port_description() public method

public Endget_fw_rule_source_port_description ( System asyncResult ) : string[][][]
asyncResult System
return string[][][]

Endget_fw_rule_source_port_list() public method

public Endget_fw_rule_source_port_list ( System asyncResult ) : string[][][]
asyncResult System
return string[][][]

Endget_fw_rule_source_vlan() public method

public Endget_fw_rule_source_vlan ( System asyncResult ) : string[][][]
asyncResult System
return string[][][]

Endget_fw_rule_state() public method

public Endget_fw_rule_state ( System asyncResult ) : CommonFirewallRuleState[][]
asyncResult System
return CommonFirewallRuleState[][]

Endget_fw_rule_statistics() public method

public Endget_fw_rule_statistics ( System asyncResult ) : SecurityFirewallPolicyFirewallPolicyRuleStatistics[]
asyncResult System
return SecurityFirewallPolicyFirewallPolicyRuleStatistics[]

Endget_fw_rule_weekly_schedule() public method

public Endget_fw_rule_weekly_schedule ( System asyncResult ) : string[][]
asyncResult System
return string[][]

Endget_list() public method

public Endget_list ( System asyncResult ) : string[]
asyncResult System
return string[]

Endget_version() public method

public Endget_version ( System asyncResult ) : string
asyncResult System
return string

Endremove_all_fw_rule_destination_address_lists() public method

public Endremove_all_fw_rule_destination_address_lists ( System asyncResult ) : void
asyncResult System
return void

Endremove_all_fw_rule_destination_address_ranges() public method

public Endremove_all_fw_rule_destination_address_ranges ( System asyncResult ) : void
asyncResult System
return void

Endremove_all_fw_rule_destination_addresses() public method

public Endremove_all_fw_rule_destination_addresses ( System asyncResult ) : void
asyncResult System
return void

Endremove_all_fw_rule_destination_geos() public method

public Endremove_all_fw_rule_destination_geos ( System asyncResult ) : void
asyncResult System
return void

Endremove_all_fw_rule_destination_port_lists() public method

public Endremove_all_fw_rule_destination_port_lists ( System asyncResult ) : void
asyncResult System
return void

Endremove_all_fw_rule_destination_ports() public method

public Endremove_all_fw_rule_destination_ports ( System asyncResult ) : void
asyncResult System
return void

Endremove_all_fw_rule_icmp_typecodes() public method

public Endremove_all_fw_rule_icmp_typecodes ( System asyncResult ) : void
asyncResult System
return void

Endremove_all_fw_rule_source_address_lists() public method

public Endremove_all_fw_rule_source_address_lists ( System asyncResult ) : void
asyncResult System
return void

Endremove_all_fw_rule_source_address_ranges() public method

public Endremove_all_fw_rule_source_address_ranges ( System asyncResult ) : void
asyncResult System
return void

Endremove_all_fw_rule_source_addresses() public method

public Endremove_all_fw_rule_source_addresses ( System asyncResult ) : void
asyncResult System
return void

Endremove_all_fw_rule_source_geos() public method

public Endremove_all_fw_rule_source_geos ( System asyncResult ) : void
asyncResult System
return void

Endremove_all_fw_rule_source_port_lists() public method

public Endremove_all_fw_rule_source_port_lists ( System asyncResult ) : void
asyncResult System
return void

Endremove_all_fw_rule_source_ports() public method

public Endremove_all_fw_rule_source_ports ( System asyncResult ) : void
asyncResult System
return void

Endremove_all_fw_rule_source_vlans() public method

public Endremove_all_fw_rule_source_vlans ( System asyncResult ) : void
asyncResult System
return void

Endremove_all_fw_rules() public method

public Endremove_all_fw_rules ( System asyncResult ) : void
asyncResult System
return void

Endremove_fw_rule() public method

public Endremove_fw_rule ( System asyncResult ) : void
asyncResult System
return void

Endremove_fw_rule_destination_address() public method

public Endremove_fw_rule_destination_address ( System asyncResult ) : void
asyncResult System
return void

Endremove_fw_rule_destination_address_list() public method

public Endremove_fw_rule_destination_address_list ( System asyncResult ) : void
asyncResult System
return void

Endremove_fw_rule_destination_address_range() public method

public Endremove_fw_rule_destination_address_range ( System asyncResult ) : void
asyncResult System
return void

Endremove_fw_rule_destination_geo() public method

public Endremove_fw_rule_destination_geo ( System asyncResult ) : void
asyncResult System
return void

Endremove_fw_rule_destination_port() public method

public Endremove_fw_rule_destination_port ( System asyncResult ) : void
asyncResult System
return void

Endremove_fw_rule_destination_port_list() public method

public Endremove_fw_rule_destination_port_list ( System asyncResult ) : void
asyncResult System
return void

Endremove_fw_rule_icmp_typecode() public method

public Endremove_fw_rule_icmp_typecode ( System asyncResult ) : void
asyncResult System
return void

Endremove_fw_rule_source_address() public method

public Endremove_fw_rule_source_address ( System asyncResult ) : void
asyncResult System
return void

Endremove_fw_rule_source_address_list() public method

public Endremove_fw_rule_source_address_list ( System asyncResult ) : void
asyncResult System
return void

Endremove_fw_rule_source_address_range() public method

public Endremove_fw_rule_source_address_range ( System asyncResult ) : void
asyncResult System
return void

Endremove_fw_rule_source_geo() public method

public Endremove_fw_rule_source_geo ( System asyncResult ) : void
asyncResult System
return void

Endremove_fw_rule_source_port() public method

public Endremove_fw_rule_source_port ( System asyncResult ) : void
asyncResult System
return void

Endremove_fw_rule_source_port_list() public method

public Endremove_fw_rule_source_port_list ( System asyncResult ) : void
asyncResult System
return void

Endremove_fw_rule_source_vlan() public method

public Endremove_fw_rule_source_vlan ( System asyncResult ) : void
asyncResult System
return void

Endreset_fw_rule_statistics() public method

public Endreset_fw_rule_statistics ( System asyncResult ) : void
asyncResult System
return void

Endset_description() public method

public Endset_description ( System asyncResult ) : void
asyncResult System
return void

Endset_fw_rule_action() public method

public Endset_fw_rule_action ( System asyncResult ) : void
asyncResult System
return void

Endset_fw_rule_description() public method

public Endset_fw_rule_description ( System asyncResult ) : void
asyncResult System
return void

Endset_fw_rule_destination_address_description() public method

public Endset_fw_rule_destination_address_description ( System asyncResult ) : void
asyncResult System
return void

Endset_fw_rule_destination_address_range_description() public method

public Endset_fw_rule_destination_address_range_description ( System asyncResult ) : void
asyncResult System
return void

Endset_fw_rule_destination_geo_description() public method

public Endset_fw_rule_destination_geo_description ( System asyncResult ) : void
asyncResult System
return void

Endset_fw_rule_destination_port_description() public method

public Endset_fw_rule_destination_port_description ( System asyncResult ) : void
asyncResult System
return void

Endset_fw_rule_icmp_typecode_description() public method

public Endset_fw_rule_icmp_typecode_description ( System asyncResult ) : void
asyncResult System
return void

Endset_fw_rule_irule() public method

public Endset_fw_rule_irule ( System asyncResult ) : void
asyncResult System
return void

Endset_fw_rule_log_state() public method

public Endset_fw_rule_log_state ( System asyncResult ) : void
asyncResult System
return void

Endset_fw_rule_order() public method

public Endset_fw_rule_order ( System asyncResult ) : void
asyncResult System
return void

Endset_fw_rule_protocol() public method

public Endset_fw_rule_protocol ( System asyncResult ) : void
asyncResult System
return void

Endset_fw_rule_protocol_numeric() public method

public Endset_fw_rule_protocol_numeric ( System asyncResult ) : void
asyncResult System
return void

Endset_fw_rule_rule_list() public method

public Endset_fw_rule_rule_list ( System asyncResult ) : void
asyncResult System
return void

Endset_fw_rule_source_address_description() public method

public Endset_fw_rule_source_address_description ( System asyncResult ) : void
asyncResult System
return void

Endset_fw_rule_source_address_range_description() public method

public Endset_fw_rule_source_address_range_description ( System asyncResult ) : void
asyncResult System
return void

Endset_fw_rule_source_geo_description() public method

public Endset_fw_rule_source_geo_description ( System asyncResult ) : void
asyncResult System
return void

Endset_fw_rule_source_port_description() public method

public Endset_fw_rule_source_port_description ( System asyncResult ) : void
asyncResult System
return void

Endset_fw_rule_state() public method

public Endset_fw_rule_state ( System asyncResult ) : void
asyncResult System
return void

Endset_fw_rule_weekly_schedule() public method

public Endset_fw_rule_weekly_schedule ( System asyncResult ) : void
asyncResult System
return void

SecurityFirewallPolicy() public method

public SecurityFirewallPolicy ( ) : System
return System