C# 클래스 iControl.SecurityFirewallRuleList

상속: iControlInterface
파일 보기 프로젝트 열기: f5devcentral/f5-icontrol-library-dotnet 1 사용 예제들

공개 메소드들

메소드 설명
Beginadd_fw_rule ( string rule_lists, string rules, CommonFirewallRulePlacement placements, CommonFirewallRuleAction actions, CommonFirewallRuleState states, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_destination_address ( string rule_lists, string rules, string addresses, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_destination_address_list ( string rule_lists, string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_destination_address_range ( string rule_lists, string rules, CommonAddressRange ranges, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_destination_geo ( string rule_lists, string rules, CommonGeoLocation geos, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_destination_port ( string rule_lists, string rules, CommonPortRange ports, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_destination_port_list ( string rule_lists, string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_icmp_typecode ( string rule_lists, string rules, CommonFirewallRuleICMPTypeCode typecodes, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_source_address ( string rule_lists, string rules, string addresses, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_source_address_list ( string rule_lists, string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_source_address_range ( string rule_lists, string rules, CommonAddressRange ranges, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_source_geo ( string rule_lists, string rules, CommonGeoLocation geos, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_source_port ( string rule_lists, string rules, CommonPortRange ports, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_source_port_list ( string rule_lists, string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_source_vlan ( string rule_lists, string rules, string vlans, System callback, object asyncState ) : System.IAsyncResult
Begincreate ( string rule_lists, System callback, object asyncState ) : System.IAsyncResult
Begindelete_all_rule_lists ( System callback, object asyncState ) : System.IAsyncResult
Begindelete_rule_list ( string rule_lists, System callback, object asyncState ) : System.IAsyncResult
Beginget_description ( string rule_lists, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule ( string rule_lists, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_action ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_description ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_destination_address ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_destination_address_description ( string rule_lists, string rules, string addresses, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_destination_address_list ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_destination_address_range ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_destination_address_range_description ( string rule_lists, string rules, CommonAddressRange ranges, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_destination_geo ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_destination_geo_description ( string rule_lists, string rules, CommonGeoLocation geos, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_destination_port ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_destination_port_description ( string rule_lists, string rules, CommonPortRange ports, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_destination_port_list ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_icmp_typecode ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_icmp_typecode_description ( string rule_lists, string rules, CommonFirewallRuleICMPTypeCode typecodes, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_irule ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_log_state ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_order ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_protocol ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_protocol_numeric ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_rule_list ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_source_address ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_source_address_description ( string rule_lists, string rules, string addresses, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_source_address_list ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_source_address_range ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_source_address_range_description ( string rule_lists, string rules, CommonAddressRange ranges, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_source_geo ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_source_geo_description ( string rule_lists, string rules, CommonGeoLocation geos, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_source_port ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_source_port_description ( string rule_lists, string rules, CommonPortRange ports, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_source_port_list ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_source_vlan ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_state ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_weekly_schedule ( string rule_lists, 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 rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rule_destination_address_ranges ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rule_destination_addresses ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rule_destination_geos ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rule_destination_port_lists ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rule_destination_ports ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rule_icmp_typecodes ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rule_source_address_lists ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rule_source_address_ranges ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rule_source_addresses ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rule_source_geos ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rule_source_port_lists ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rule_source_ports ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rule_source_vlans ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rules ( string rule_lists, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_destination_address ( string rule_lists, string rules, string addresses, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_destination_address_list ( string rule_lists, string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_destination_address_range ( string rule_lists, string rules, CommonAddressRange ranges, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_destination_geo ( string rule_lists, string rules, CommonGeoLocation geos, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_destination_port ( string rule_lists, string rules, CommonPortRange ports, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_destination_port_list ( string rule_lists, string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_icmp_typecode ( string rule_lists, string rules, CommonFirewallRuleICMPTypeCode typecodes, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_source_address ( string rule_lists, string rules, string addresses, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_source_address_list ( string rule_lists, string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_source_address_range ( string rule_lists, string rules, CommonAddressRange ranges, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_source_geo ( string rule_lists, string rules, CommonGeoLocation geos, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_source_port ( string rule_lists, string rules, CommonPortRange ports, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_source_port_list ( string rule_lists, string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_source_vlan ( string rule_lists, string rules, string vlans, System callback, object asyncState ) : System.IAsyncResult
Beginset_description ( string rule_lists, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_action ( string rule_lists, string rules, CommonFirewallRuleAction actions, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_description ( string rule_lists, string rules, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_destination_address_description ( string rule_lists, string rules, string addresses, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_destination_address_range_description ( string rule_lists, string rules, CommonAddressRange ranges, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_destination_geo_description ( string rule_lists, string rules, CommonGeoLocation geos, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_destination_port_description ( string rule_lists, string rules, CommonPortRange ports, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_icmp_typecode_description ( string rule_lists, string rules, CommonFirewallRuleICMPTypeCode typecodes, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_irule ( string rule_lists, string rules, string irules, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_log_state ( string rule_lists, string rules, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_order ( string rule_lists, string rules, long orders, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_protocol ( string rule_lists, string rules, CommonProtocolType protocols, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_protocol_numeric ( string rule_lists, string rules, long protocols, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_rule_list ( string rule_lists, string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_source_address_description ( string rule_lists, string rules, string addresses, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_source_address_range_description ( string rule_lists, string rules, CommonAddressRange ranges, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_source_geo_description ( string rule_lists, string rules, CommonGeoLocation geos, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_source_port_description ( string rule_lists, string rules, CommonPortRange ports, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_state ( string rule_lists, string rules, CommonFirewallRuleState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_weekly_schedule ( string rule_lists, 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
Endcreate ( System asyncResult ) : void
Enddelete_all_rule_lists ( System asyncResult ) : void
Enddelete_rule_list ( System asyncResult ) : void
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 ) : iControl.CommonAddressRange[][][]
Endget_fw_rule_destination_address_range_description ( System asyncResult ) : string[][][]
Endget_fw_rule_destination_geo ( System asyncResult ) : iControl.CommonGeoLocation[][][]
Endget_fw_rule_destination_geo_description ( System asyncResult ) : string[][][]
Endget_fw_rule_destination_port ( System asyncResult ) : iControl.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 ) : iControl.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 ) : iControl.CommonAddressRange[][][]
Endget_fw_rule_source_address_range_description ( System asyncResult ) : string[][][]
Endget_fw_rule_source_geo ( System asyncResult ) : iControl.CommonGeoLocation[][][]
Endget_fw_rule_source_geo_description ( System asyncResult ) : string[][][]
Endget_fw_rule_source_port ( System asyncResult ) : iControl.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_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
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
SecurityFirewallRuleList ( ) : System

비공개 메소드들

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

메소드 상세

Beginadd_fw_rule() 공개 메소드

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

Beginadd_fw_rule_destination_address() 공개 메소드

public Beginadd_fw_rule_destination_address ( string rule_lists, string rules, string addresses, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
addresses string
callback System
asyncState object
리턴 System.IAsyncResult

Beginadd_fw_rule_destination_address_list() 공개 메소드

public Beginadd_fw_rule_destination_address_list ( string rule_lists, string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
lists string
callback System
asyncState object
리턴 System.IAsyncResult

Beginadd_fw_rule_destination_address_range() 공개 메소드

public Beginadd_fw_rule_destination_address_range ( string rule_lists, string rules, CommonAddressRange ranges, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
ranges CommonAddressRange
callback System
asyncState object
리턴 System.IAsyncResult

Beginadd_fw_rule_destination_geo() 공개 메소드

public Beginadd_fw_rule_destination_geo ( string rule_lists, string rules, CommonGeoLocation geos, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
geos CommonGeoLocation
callback System
asyncState object
리턴 System.IAsyncResult

Beginadd_fw_rule_destination_port() 공개 메소드

public Beginadd_fw_rule_destination_port ( string rule_lists, string rules, CommonPortRange ports, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
ports CommonPortRange
callback System
asyncState object
리턴 System.IAsyncResult

Beginadd_fw_rule_destination_port_list() 공개 메소드

public Beginadd_fw_rule_destination_port_list ( string rule_lists, string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
lists string
callback System
asyncState object
리턴 System.IAsyncResult

Beginadd_fw_rule_icmp_typecode() 공개 메소드

public Beginadd_fw_rule_icmp_typecode ( string rule_lists, string rules, CommonFirewallRuleICMPTypeCode typecodes, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
typecodes CommonFirewallRuleICMPTypeCode
callback System
asyncState object
리턴 System.IAsyncResult

Beginadd_fw_rule_source_address() 공개 메소드

public Beginadd_fw_rule_source_address ( string rule_lists, string rules, string addresses, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
addresses string
callback System
asyncState object
리턴 System.IAsyncResult

Beginadd_fw_rule_source_address_list() 공개 메소드

public Beginadd_fw_rule_source_address_list ( string rule_lists, string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
lists string
callback System
asyncState object
리턴 System.IAsyncResult

Beginadd_fw_rule_source_address_range() 공개 메소드

public Beginadd_fw_rule_source_address_range ( string rule_lists, string rules, CommonAddressRange ranges, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
ranges CommonAddressRange
callback System
asyncState object
리턴 System.IAsyncResult

Beginadd_fw_rule_source_geo() 공개 메소드

public Beginadd_fw_rule_source_geo ( string rule_lists, string rules, CommonGeoLocation geos, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
geos CommonGeoLocation
callback System
asyncState object
리턴 System.IAsyncResult

Beginadd_fw_rule_source_port() 공개 메소드

public Beginadd_fw_rule_source_port ( string rule_lists, string rules, CommonPortRange ports, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
ports CommonPortRange
callback System
asyncState object
리턴 System.IAsyncResult

Beginadd_fw_rule_source_port_list() 공개 메소드

public Beginadd_fw_rule_source_port_list ( string rule_lists, string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
lists string
callback System
asyncState object
리턴 System.IAsyncResult

Beginadd_fw_rule_source_vlan() 공개 메소드

public Beginadd_fw_rule_source_vlan ( string rule_lists, string rules, string vlans, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
vlans string
callback System
asyncState object
리턴 System.IAsyncResult

Begincreate() 공개 메소드

public Begincreate ( string rule_lists, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
callback System
asyncState object
리턴 System.IAsyncResult

Begindelete_all_rule_lists() 공개 메소드

public Begindelete_all_rule_lists ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

Begindelete_rule_list() 공개 메소드

public Begindelete_rule_list ( string rule_lists, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_description() 공개 메소드

public Beginget_description ( string rule_lists, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_fw_rule() 공개 메소드

public Beginget_fw_rule ( string rule_lists, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_fw_rule_action() 공개 메소드

public Beginget_fw_rule_action ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_fw_rule_description() 공개 메소드

public Beginget_fw_rule_description ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_fw_rule_destination_address() 공개 메소드

public Beginget_fw_rule_destination_address ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_fw_rule_destination_address_description() 공개 메소드

public Beginget_fw_rule_destination_address_description ( string rule_lists, string rules, string addresses, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
addresses string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_fw_rule_destination_address_list() 공개 메소드

public Beginget_fw_rule_destination_address_list ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_fw_rule_destination_address_range() 공개 메소드

public Beginget_fw_rule_destination_address_range ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_fw_rule_destination_address_range_description() 공개 메소드

public Beginget_fw_rule_destination_address_range_description ( string rule_lists, string rules, CommonAddressRange ranges, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
ranges CommonAddressRange
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_fw_rule_destination_geo() 공개 메소드

public Beginget_fw_rule_destination_geo ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_fw_rule_destination_geo_description() 공개 메소드

public Beginget_fw_rule_destination_geo_description ( string rule_lists, string rules, CommonGeoLocation geos, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
geos CommonGeoLocation
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_fw_rule_destination_port() 공개 메소드

public Beginget_fw_rule_destination_port ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_fw_rule_destination_port_description() 공개 메소드

public Beginget_fw_rule_destination_port_description ( string rule_lists, string rules, CommonPortRange ports, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
ports CommonPortRange
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_fw_rule_destination_port_list() 공개 메소드

public Beginget_fw_rule_destination_port_list ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_fw_rule_icmp_typecode() 공개 메소드

public Beginget_fw_rule_icmp_typecode ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_fw_rule_icmp_typecode_description() 공개 메소드

public Beginget_fw_rule_icmp_typecode_description ( string rule_lists, string rules, CommonFirewallRuleICMPTypeCode typecodes, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
typecodes CommonFirewallRuleICMPTypeCode
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_fw_rule_irule() 공개 메소드

public Beginget_fw_rule_irule ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_fw_rule_log_state() 공개 메소드

public Beginget_fw_rule_log_state ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_fw_rule_order() 공개 메소드

public Beginget_fw_rule_order ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_fw_rule_protocol() 공개 메소드

public Beginget_fw_rule_protocol ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_fw_rule_protocol_numeric() 공개 메소드

public Beginget_fw_rule_protocol_numeric ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_fw_rule_rule_list() 공개 메소드

public Beginget_fw_rule_rule_list ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_fw_rule_source_address() 공개 메소드

public Beginget_fw_rule_source_address ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_fw_rule_source_address_description() 공개 메소드

public Beginget_fw_rule_source_address_description ( string rule_lists, string rules, string addresses, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
addresses string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_fw_rule_source_address_list() 공개 메소드

public Beginget_fw_rule_source_address_list ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_fw_rule_source_address_range() 공개 메소드

public Beginget_fw_rule_source_address_range ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_fw_rule_source_address_range_description() 공개 메소드

public Beginget_fw_rule_source_address_range_description ( string rule_lists, string rules, CommonAddressRange ranges, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
ranges CommonAddressRange
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_fw_rule_source_geo() 공개 메소드

public Beginget_fw_rule_source_geo ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_fw_rule_source_geo_description() 공개 메소드

public Beginget_fw_rule_source_geo_description ( string rule_lists, string rules, CommonGeoLocation geos, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
geos CommonGeoLocation
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_fw_rule_source_port() 공개 메소드

public Beginget_fw_rule_source_port ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_fw_rule_source_port_description() 공개 메소드

public Beginget_fw_rule_source_port_description ( string rule_lists, string rules, CommonPortRange ports, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
ports CommonPortRange
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_fw_rule_source_port_list() 공개 메소드

public Beginget_fw_rule_source_port_list ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_fw_rule_source_vlan() 공개 메소드

public Beginget_fw_rule_source_vlan ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_fw_rule_state() 공개 메소드

public Beginget_fw_rule_state ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_fw_rule_weekly_schedule() 공개 메소드

public Beginget_fw_rule_weekly_schedule ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_list() 공개 메소드

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

Beginget_version() 공개 메소드

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

Beginremove_all_fw_rule_destination_address_lists() 공개 메소드

public Beginremove_all_fw_rule_destination_address_lists ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginremove_all_fw_rule_destination_address_ranges() 공개 메소드

public Beginremove_all_fw_rule_destination_address_ranges ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginremove_all_fw_rule_destination_addresses() 공개 메소드

public Beginremove_all_fw_rule_destination_addresses ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginremove_all_fw_rule_destination_geos() 공개 메소드

public Beginremove_all_fw_rule_destination_geos ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginremove_all_fw_rule_destination_port_lists() 공개 메소드

public Beginremove_all_fw_rule_destination_port_lists ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginremove_all_fw_rule_destination_ports() 공개 메소드

public Beginremove_all_fw_rule_destination_ports ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginremove_all_fw_rule_icmp_typecodes() 공개 메소드

public Beginremove_all_fw_rule_icmp_typecodes ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginremove_all_fw_rule_source_address_lists() 공개 메소드

public Beginremove_all_fw_rule_source_address_lists ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginremove_all_fw_rule_source_address_ranges() 공개 메소드

public Beginremove_all_fw_rule_source_address_ranges ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginremove_all_fw_rule_source_addresses() 공개 메소드

public Beginremove_all_fw_rule_source_addresses ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginremove_all_fw_rule_source_geos() 공개 메소드

public Beginremove_all_fw_rule_source_geos ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginremove_all_fw_rule_source_port_lists() 공개 메소드

public Beginremove_all_fw_rule_source_port_lists ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginremove_all_fw_rule_source_ports() 공개 메소드

public Beginremove_all_fw_rule_source_ports ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginremove_all_fw_rule_source_vlans() 공개 메소드

public Beginremove_all_fw_rule_source_vlans ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginremove_all_fw_rules() 공개 메소드

public Beginremove_all_fw_rules ( string rule_lists, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
callback System
asyncState object
리턴 System.IAsyncResult

Beginremove_fw_rule() 공개 메소드

public Beginremove_fw_rule ( string rule_lists, string rules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginremove_fw_rule_destination_address() 공개 메소드

public Beginremove_fw_rule_destination_address ( string rule_lists, string rules, string addresses, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
addresses string
callback System
asyncState object
리턴 System.IAsyncResult

Beginremove_fw_rule_destination_address_list() 공개 메소드

public Beginremove_fw_rule_destination_address_list ( string rule_lists, string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
lists string
callback System
asyncState object
리턴 System.IAsyncResult

Beginremove_fw_rule_destination_address_range() 공개 메소드

public Beginremove_fw_rule_destination_address_range ( string rule_lists, string rules, CommonAddressRange ranges, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
ranges CommonAddressRange
callback System
asyncState object
리턴 System.IAsyncResult

Beginremove_fw_rule_destination_geo() 공개 메소드

public Beginremove_fw_rule_destination_geo ( string rule_lists, string rules, CommonGeoLocation geos, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
geos CommonGeoLocation
callback System
asyncState object
리턴 System.IAsyncResult

Beginremove_fw_rule_destination_port() 공개 메소드

public Beginremove_fw_rule_destination_port ( string rule_lists, string rules, CommonPortRange ports, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
ports CommonPortRange
callback System
asyncState object
리턴 System.IAsyncResult

Beginremove_fw_rule_destination_port_list() 공개 메소드

public Beginremove_fw_rule_destination_port_list ( string rule_lists, string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
lists string
callback System
asyncState object
리턴 System.IAsyncResult

Beginremove_fw_rule_icmp_typecode() 공개 메소드

public Beginremove_fw_rule_icmp_typecode ( string rule_lists, string rules, CommonFirewallRuleICMPTypeCode typecodes, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
typecodes CommonFirewallRuleICMPTypeCode
callback System
asyncState object
리턴 System.IAsyncResult

Beginremove_fw_rule_source_address() 공개 메소드

public Beginremove_fw_rule_source_address ( string rule_lists, string rules, string addresses, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
addresses string
callback System
asyncState object
리턴 System.IAsyncResult

Beginremove_fw_rule_source_address_list() 공개 메소드

public Beginremove_fw_rule_source_address_list ( string rule_lists, string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
lists string
callback System
asyncState object
리턴 System.IAsyncResult

Beginremove_fw_rule_source_address_range() 공개 메소드

public Beginremove_fw_rule_source_address_range ( string rule_lists, string rules, CommonAddressRange ranges, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
ranges CommonAddressRange
callback System
asyncState object
리턴 System.IAsyncResult

Beginremove_fw_rule_source_geo() 공개 메소드

public Beginremove_fw_rule_source_geo ( string rule_lists, string rules, CommonGeoLocation geos, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
geos CommonGeoLocation
callback System
asyncState object
리턴 System.IAsyncResult

Beginremove_fw_rule_source_port() 공개 메소드

public Beginremove_fw_rule_source_port ( string rule_lists, string rules, CommonPortRange ports, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
ports CommonPortRange
callback System
asyncState object
리턴 System.IAsyncResult

Beginremove_fw_rule_source_port_list() 공개 메소드

public Beginremove_fw_rule_source_port_list ( string rule_lists, string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
lists string
callback System
asyncState object
리턴 System.IAsyncResult

Beginremove_fw_rule_source_vlan() 공개 메소드

public Beginremove_fw_rule_source_vlan ( string rule_lists, string rules, string vlans, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
vlans string
callback System
asyncState object
리턴 System.IAsyncResult

Beginset_description() 공개 메소드

public Beginset_description ( string rule_lists, string descriptions, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
descriptions string
callback System
asyncState object
리턴 System.IAsyncResult

Beginset_fw_rule_action() 공개 메소드

public Beginset_fw_rule_action ( string rule_lists, string rules, CommonFirewallRuleAction actions, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
actions CommonFirewallRuleAction
callback System
asyncState object
리턴 System.IAsyncResult

Beginset_fw_rule_description() 공개 메소드

public Beginset_fw_rule_description ( string rule_lists, string rules, string descriptions, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
descriptions string
callback System
asyncState object
리턴 System.IAsyncResult

Beginset_fw_rule_destination_address_description() 공개 메소드

public Beginset_fw_rule_destination_address_description ( string rule_lists, string rules, string addresses, string descriptions, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
addresses string
descriptions string
callback System
asyncState object
리턴 System.IAsyncResult

Beginset_fw_rule_destination_address_range_description() 공개 메소드

public Beginset_fw_rule_destination_address_range_description ( string rule_lists, string rules, CommonAddressRange ranges, string descriptions, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
ranges CommonAddressRange
descriptions string
callback System
asyncState object
리턴 System.IAsyncResult

Beginset_fw_rule_destination_geo_description() 공개 메소드

public Beginset_fw_rule_destination_geo_description ( string rule_lists, string rules, CommonGeoLocation geos, string descriptions, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
geos CommonGeoLocation
descriptions string
callback System
asyncState object
리턴 System.IAsyncResult

Beginset_fw_rule_destination_port_description() 공개 메소드

public Beginset_fw_rule_destination_port_description ( string rule_lists, string rules, CommonPortRange ports, string descriptions, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
ports CommonPortRange
descriptions string
callback System
asyncState object
리턴 System.IAsyncResult

Beginset_fw_rule_icmp_typecode_description() 공개 메소드

public Beginset_fw_rule_icmp_typecode_description ( string rule_lists, string rules, CommonFirewallRuleICMPTypeCode typecodes, string descriptions, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
typecodes CommonFirewallRuleICMPTypeCode
descriptions string
callback System
asyncState object
리턴 System.IAsyncResult

Beginset_fw_rule_irule() 공개 메소드

public Beginset_fw_rule_irule ( string rule_lists, string rules, string irules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
irules string
callback System
asyncState object
리턴 System.IAsyncResult

Beginset_fw_rule_log_state() 공개 메소드

public Beginset_fw_rule_log_state ( string rule_lists, string rules, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
states CommonEnabledState
callback System
asyncState object
리턴 System.IAsyncResult

Beginset_fw_rule_order() 공개 메소드

public Beginset_fw_rule_order ( string rule_lists, string rules, long orders, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
orders long
callback System
asyncState object
리턴 System.IAsyncResult

Beginset_fw_rule_protocol() 공개 메소드

public Beginset_fw_rule_protocol ( string rule_lists, string rules, CommonProtocolType protocols, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
protocols CommonProtocolType
callback System
asyncState object
리턴 System.IAsyncResult

Beginset_fw_rule_protocol_numeric() 공개 메소드

public Beginset_fw_rule_protocol_numeric ( string rule_lists, string rules, long protocols, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
protocols long
callback System
asyncState object
리턴 System.IAsyncResult

Beginset_fw_rule_rule_list() 공개 메소드

public Beginset_fw_rule_rule_list ( string rule_lists, string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
lists string
callback System
asyncState object
리턴 System.IAsyncResult

Beginset_fw_rule_source_address_description() 공개 메소드

public Beginset_fw_rule_source_address_description ( string rule_lists, string rules, string addresses, string descriptions, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
addresses string
descriptions string
callback System
asyncState object
리턴 System.IAsyncResult

Beginset_fw_rule_source_address_range_description() 공개 메소드

public Beginset_fw_rule_source_address_range_description ( string rule_lists, string rules, CommonAddressRange ranges, string descriptions, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
ranges CommonAddressRange
descriptions string
callback System
asyncState object
리턴 System.IAsyncResult

Beginset_fw_rule_source_geo_description() 공개 메소드

public Beginset_fw_rule_source_geo_description ( string rule_lists, string rules, CommonGeoLocation geos, string descriptions, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
geos CommonGeoLocation
descriptions string
callback System
asyncState object
리턴 System.IAsyncResult

Beginset_fw_rule_source_port_description() 공개 메소드

public Beginset_fw_rule_source_port_description ( string rule_lists, string rules, CommonPortRange ports, string descriptions, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
ports CommonPortRange
descriptions string
callback System
asyncState object
리턴 System.IAsyncResult

Beginset_fw_rule_state() 공개 메소드

public Beginset_fw_rule_state ( string rule_lists, string rules, CommonFirewallRuleState states, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
states CommonFirewallRuleState
callback System
asyncState object
리턴 System.IAsyncResult

Beginset_fw_rule_weekly_schedule() 공개 메소드

public Beginset_fw_rule_weekly_schedule ( string rule_lists, string rules, string schedules, System callback, object asyncState ) : System.IAsyncResult
rule_lists string
rules string
schedules string
callback System
asyncState object
리턴 System.IAsyncResult

Endadd_fw_rule() 공개 메소드

public Endadd_fw_rule ( System asyncResult ) : void
asyncResult System
리턴 void

Endadd_fw_rule_destination_address() 공개 메소드

public Endadd_fw_rule_destination_address ( System asyncResult ) : void
asyncResult System
리턴 void

Endadd_fw_rule_destination_address_list() 공개 메소드

public Endadd_fw_rule_destination_address_list ( System asyncResult ) : void
asyncResult System
리턴 void

Endadd_fw_rule_destination_address_range() 공개 메소드

public Endadd_fw_rule_destination_address_range ( System asyncResult ) : void
asyncResult System
리턴 void

Endadd_fw_rule_destination_geo() 공개 메소드

public Endadd_fw_rule_destination_geo ( System asyncResult ) : void
asyncResult System
리턴 void

Endadd_fw_rule_destination_port() 공개 메소드

public Endadd_fw_rule_destination_port ( System asyncResult ) : void
asyncResult System
리턴 void

Endadd_fw_rule_destination_port_list() 공개 메소드

public Endadd_fw_rule_destination_port_list ( System asyncResult ) : void
asyncResult System
리턴 void

Endadd_fw_rule_icmp_typecode() 공개 메소드

public Endadd_fw_rule_icmp_typecode ( System asyncResult ) : void
asyncResult System
리턴 void

Endadd_fw_rule_source_address() 공개 메소드

public Endadd_fw_rule_source_address ( System asyncResult ) : void
asyncResult System
리턴 void

Endadd_fw_rule_source_address_list() 공개 메소드

public Endadd_fw_rule_source_address_list ( System asyncResult ) : void
asyncResult System
리턴 void

Endadd_fw_rule_source_address_range() 공개 메소드

public Endadd_fw_rule_source_address_range ( System asyncResult ) : void
asyncResult System
리턴 void

Endadd_fw_rule_source_geo() 공개 메소드

public Endadd_fw_rule_source_geo ( System asyncResult ) : void
asyncResult System
리턴 void

Endadd_fw_rule_source_port() 공개 메소드

public Endadd_fw_rule_source_port ( System asyncResult ) : void
asyncResult System
리턴 void

Endadd_fw_rule_source_port_list() 공개 메소드

public Endadd_fw_rule_source_port_list ( System asyncResult ) : void
asyncResult System
리턴 void

Endadd_fw_rule_source_vlan() 공개 메소드

public Endadd_fw_rule_source_vlan ( System asyncResult ) : void
asyncResult System
리턴 void

Endcreate() 공개 메소드

public Endcreate ( System asyncResult ) : void
asyncResult System
리턴 void

Enddelete_all_rule_lists() 공개 메소드

public Enddelete_all_rule_lists ( System asyncResult ) : void
asyncResult System
리턴 void

Enddelete_rule_list() 공개 메소드

public Enddelete_rule_list ( System asyncResult ) : void
asyncResult System
리턴 void

Endget_description() 공개 메소드

public Endget_description ( System asyncResult ) : string[]
asyncResult System
리턴 string[]

Endget_fw_rule() 공개 메소드

public Endget_fw_rule ( System asyncResult ) : string[][]
asyncResult System
리턴 string[][]

Endget_fw_rule_action() 공개 메소드

public Endget_fw_rule_action ( System asyncResult ) : CommonFirewallRuleAction[][]
asyncResult System
리턴 CommonFirewallRuleAction[][]

Endget_fw_rule_description() 공개 메소드

public Endget_fw_rule_description ( System asyncResult ) : string[][]
asyncResult System
리턴 string[][]

Endget_fw_rule_destination_address() 공개 메소드

public Endget_fw_rule_destination_address ( System asyncResult ) : string[][][]
asyncResult System
리턴 string[][][]

Endget_fw_rule_destination_address_description() 공개 메소드

public Endget_fw_rule_destination_address_description ( System asyncResult ) : string[][][]
asyncResult System
리턴 string[][][]

Endget_fw_rule_destination_address_list() 공개 메소드

public Endget_fw_rule_destination_address_list ( System asyncResult ) : string[][][]
asyncResult System
리턴 string[][][]

Endget_fw_rule_destination_address_range() 공개 메소드

public Endget_fw_rule_destination_address_range ( System asyncResult ) : iControl.CommonAddressRange[][][]
asyncResult System
리턴 iControl.CommonAddressRange[][][]

Endget_fw_rule_destination_address_range_description() 공개 메소드

public Endget_fw_rule_destination_address_range_description ( System asyncResult ) : string[][][]
asyncResult System
리턴 string[][][]

Endget_fw_rule_destination_geo() 공개 메소드

public Endget_fw_rule_destination_geo ( System asyncResult ) : iControl.CommonGeoLocation[][][]
asyncResult System
리턴 iControl.CommonGeoLocation[][][]

Endget_fw_rule_destination_geo_description() 공개 메소드

public Endget_fw_rule_destination_geo_description ( System asyncResult ) : string[][][]
asyncResult System
리턴 string[][][]

Endget_fw_rule_destination_port() 공개 메소드

public Endget_fw_rule_destination_port ( System asyncResult ) : iControl.CommonPortRange[][][]
asyncResult System
리턴 iControl.CommonPortRange[][][]

Endget_fw_rule_destination_port_description() 공개 메소드

public Endget_fw_rule_destination_port_description ( System asyncResult ) : string[][][]
asyncResult System
리턴 string[][][]

Endget_fw_rule_destination_port_list() 공개 메소드

public Endget_fw_rule_destination_port_list ( System asyncResult ) : string[][][]
asyncResult System
리턴 string[][][]

Endget_fw_rule_icmp_typecode() 공개 메소드

public Endget_fw_rule_icmp_typecode ( System asyncResult ) : iControl.CommonFirewallRuleICMPTypeCode[][][]
asyncResult System
리턴 iControl.CommonFirewallRuleICMPTypeCode[][][]

Endget_fw_rule_icmp_typecode_description() 공개 메소드

public Endget_fw_rule_icmp_typecode_description ( System asyncResult ) : string[][][]
asyncResult System
리턴 string[][][]

Endget_fw_rule_irule() 공개 메소드

public Endget_fw_rule_irule ( System asyncResult ) : string[][]
asyncResult System
리턴 string[][]

Endget_fw_rule_log_state() 공개 메소드

public Endget_fw_rule_log_state ( System asyncResult ) : CommonEnabledState[][]
asyncResult System
리턴 CommonEnabledState[][]

Endget_fw_rule_order() 공개 메소드

public Endget_fw_rule_order ( System asyncResult ) : long[][]
asyncResult System
리턴 long[][]

Endget_fw_rule_protocol() 공개 메소드

public Endget_fw_rule_protocol ( System asyncResult ) : CommonProtocolType[][]
asyncResult System
리턴 CommonProtocolType[][]

Endget_fw_rule_protocol_numeric() 공개 메소드

public Endget_fw_rule_protocol_numeric ( System asyncResult ) : long[][]
asyncResult System
리턴 long[][]

Endget_fw_rule_rule_list() 공개 메소드

public Endget_fw_rule_rule_list ( System asyncResult ) : string[][]
asyncResult System
리턴 string[][]

Endget_fw_rule_source_address() 공개 메소드

public Endget_fw_rule_source_address ( System asyncResult ) : string[][][]
asyncResult System
리턴 string[][][]

Endget_fw_rule_source_address_description() 공개 메소드

public Endget_fw_rule_source_address_description ( System asyncResult ) : string[][][]
asyncResult System
리턴 string[][][]

Endget_fw_rule_source_address_list() 공개 메소드

public Endget_fw_rule_source_address_list ( System asyncResult ) : string[][][]
asyncResult System
리턴 string[][][]

Endget_fw_rule_source_address_range() 공개 메소드

public Endget_fw_rule_source_address_range ( System asyncResult ) : iControl.CommonAddressRange[][][]
asyncResult System
리턴 iControl.CommonAddressRange[][][]

Endget_fw_rule_source_address_range_description() 공개 메소드

public Endget_fw_rule_source_address_range_description ( System asyncResult ) : string[][][]
asyncResult System
리턴 string[][][]

Endget_fw_rule_source_geo() 공개 메소드

public Endget_fw_rule_source_geo ( System asyncResult ) : iControl.CommonGeoLocation[][][]
asyncResult System
리턴 iControl.CommonGeoLocation[][][]

Endget_fw_rule_source_geo_description() 공개 메소드

public Endget_fw_rule_source_geo_description ( System asyncResult ) : string[][][]
asyncResult System
리턴 string[][][]

Endget_fw_rule_source_port() 공개 메소드

public Endget_fw_rule_source_port ( System asyncResult ) : iControl.CommonPortRange[][][]
asyncResult System
리턴 iControl.CommonPortRange[][][]

Endget_fw_rule_source_port_description() 공개 메소드

public Endget_fw_rule_source_port_description ( System asyncResult ) : string[][][]
asyncResult System
리턴 string[][][]

Endget_fw_rule_source_port_list() 공개 메소드

public Endget_fw_rule_source_port_list ( System asyncResult ) : string[][][]
asyncResult System
리턴 string[][][]

Endget_fw_rule_source_vlan() 공개 메소드

public Endget_fw_rule_source_vlan ( System asyncResult ) : string[][][]
asyncResult System
리턴 string[][][]

Endget_fw_rule_state() 공개 메소드

public Endget_fw_rule_state ( System asyncResult ) : CommonFirewallRuleState[][]
asyncResult System
리턴 CommonFirewallRuleState[][]

Endget_fw_rule_weekly_schedule() 공개 메소드

public Endget_fw_rule_weekly_schedule ( System asyncResult ) : string[][]
asyncResult System
리턴 string[][]

Endget_list() 공개 메소드

public Endget_list ( System asyncResult ) : string[]
asyncResult System
리턴 string[]

Endget_version() 공개 메소드

public Endget_version ( System asyncResult ) : string
asyncResult System
리턴 string

Endremove_all_fw_rule_destination_address_lists() 공개 메소드

public Endremove_all_fw_rule_destination_address_lists ( System asyncResult ) : void
asyncResult System
리턴 void

Endremove_all_fw_rule_destination_address_ranges() 공개 메소드

public Endremove_all_fw_rule_destination_address_ranges ( System asyncResult ) : void
asyncResult System
리턴 void

Endremove_all_fw_rule_destination_addresses() 공개 메소드

public Endremove_all_fw_rule_destination_addresses ( System asyncResult ) : void
asyncResult System
리턴 void

Endremove_all_fw_rule_destination_geos() 공개 메소드

public Endremove_all_fw_rule_destination_geos ( System asyncResult ) : void
asyncResult System
리턴 void

Endremove_all_fw_rule_destination_port_lists() 공개 메소드

public Endremove_all_fw_rule_destination_port_lists ( System asyncResult ) : void
asyncResult System
리턴 void

Endremove_all_fw_rule_destination_ports() 공개 메소드

public Endremove_all_fw_rule_destination_ports ( System asyncResult ) : void
asyncResult System
리턴 void

Endremove_all_fw_rule_icmp_typecodes() 공개 메소드

public Endremove_all_fw_rule_icmp_typecodes ( System asyncResult ) : void
asyncResult System
리턴 void

Endremove_all_fw_rule_source_address_lists() 공개 메소드

public Endremove_all_fw_rule_source_address_lists ( System asyncResult ) : void
asyncResult System
리턴 void

Endremove_all_fw_rule_source_address_ranges() 공개 메소드

public Endremove_all_fw_rule_source_address_ranges ( System asyncResult ) : void
asyncResult System
리턴 void

Endremove_all_fw_rule_source_addresses() 공개 메소드

public Endremove_all_fw_rule_source_addresses ( System asyncResult ) : void
asyncResult System
리턴 void

Endremove_all_fw_rule_source_geos() 공개 메소드

public Endremove_all_fw_rule_source_geos ( System asyncResult ) : void
asyncResult System
리턴 void

Endremove_all_fw_rule_source_port_lists() 공개 메소드

public Endremove_all_fw_rule_source_port_lists ( System asyncResult ) : void
asyncResult System
리턴 void

Endremove_all_fw_rule_source_ports() 공개 메소드

public Endremove_all_fw_rule_source_ports ( System asyncResult ) : void
asyncResult System
리턴 void

Endremove_all_fw_rule_source_vlans() 공개 메소드

public Endremove_all_fw_rule_source_vlans ( System asyncResult ) : void
asyncResult System
리턴 void

Endremove_all_fw_rules() 공개 메소드

public Endremove_all_fw_rules ( System asyncResult ) : void
asyncResult System
리턴 void

Endremove_fw_rule() 공개 메소드

public Endremove_fw_rule ( System asyncResult ) : void
asyncResult System
리턴 void

Endremove_fw_rule_destination_address() 공개 메소드

public Endremove_fw_rule_destination_address ( System asyncResult ) : void
asyncResult System
리턴 void

Endremove_fw_rule_destination_address_list() 공개 메소드

public Endremove_fw_rule_destination_address_list ( System asyncResult ) : void
asyncResult System
리턴 void

Endremove_fw_rule_destination_address_range() 공개 메소드

public Endremove_fw_rule_destination_address_range ( System asyncResult ) : void
asyncResult System
리턴 void

Endremove_fw_rule_destination_geo() 공개 메소드

public Endremove_fw_rule_destination_geo ( System asyncResult ) : void
asyncResult System
리턴 void

Endremove_fw_rule_destination_port() 공개 메소드

public Endremove_fw_rule_destination_port ( System asyncResult ) : void
asyncResult System
리턴 void

Endremove_fw_rule_destination_port_list() 공개 메소드

public Endremove_fw_rule_destination_port_list ( System asyncResult ) : void
asyncResult System
리턴 void

Endremove_fw_rule_icmp_typecode() 공개 메소드

public Endremove_fw_rule_icmp_typecode ( System asyncResult ) : void
asyncResult System
리턴 void

Endremove_fw_rule_source_address() 공개 메소드

public Endremove_fw_rule_source_address ( System asyncResult ) : void
asyncResult System
리턴 void

Endremove_fw_rule_source_address_list() 공개 메소드

public Endremove_fw_rule_source_address_list ( System asyncResult ) : void
asyncResult System
리턴 void

Endremove_fw_rule_source_address_range() 공개 메소드

public Endremove_fw_rule_source_address_range ( System asyncResult ) : void
asyncResult System
리턴 void

Endremove_fw_rule_source_geo() 공개 메소드

public Endremove_fw_rule_source_geo ( System asyncResult ) : void
asyncResult System
리턴 void

Endremove_fw_rule_source_port() 공개 메소드

public Endremove_fw_rule_source_port ( System asyncResult ) : void
asyncResult System
리턴 void

Endremove_fw_rule_source_port_list() 공개 메소드

public Endremove_fw_rule_source_port_list ( System asyncResult ) : void
asyncResult System
리턴 void

Endremove_fw_rule_source_vlan() 공개 메소드

public Endremove_fw_rule_source_vlan ( System asyncResult ) : void
asyncResult System
리턴 void

Endset_description() 공개 메소드

public Endset_description ( System asyncResult ) : void
asyncResult System
리턴 void

Endset_fw_rule_action() 공개 메소드

public Endset_fw_rule_action ( System asyncResult ) : void
asyncResult System
리턴 void

Endset_fw_rule_description() 공개 메소드

public Endset_fw_rule_description ( System asyncResult ) : void
asyncResult System
리턴 void

Endset_fw_rule_destination_address_description() 공개 메소드

public Endset_fw_rule_destination_address_description ( System asyncResult ) : void
asyncResult System
리턴 void

Endset_fw_rule_destination_address_range_description() 공개 메소드

public Endset_fw_rule_destination_address_range_description ( System asyncResult ) : void
asyncResult System
리턴 void

Endset_fw_rule_destination_geo_description() 공개 메소드

public Endset_fw_rule_destination_geo_description ( System asyncResult ) : void
asyncResult System
리턴 void

Endset_fw_rule_destination_port_description() 공개 메소드

public Endset_fw_rule_destination_port_description ( System asyncResult ) : void
asyncResult System
리턴 void

Endset_fw_rule_icmp_typecode_description() 공개 메소드

public Endset_fw_rule_icmp_typecode_description ( System asyncResult ) : void
asyncResult System
리턴 void

Endset_fw_rule_irule() 공개 메소드

public Endset_fw_rule_irule ( System asyncResult ) : void
asyncResult System
리턴 void

Endset_fw_rule_log_state() 공개 메소드

public Endset_fw_rule_log_state ( System asyncResult ) : void
asyncResult System
리턴 void

Endset_fw_rule_order() 공개 메소드

public Endset_fw_rule_order ( System asyncResult ) : void
asyncResult System
리턴 void

Endset_fw_rule_protocol() 공개 메소드

public Endset_fw_rule_protocol ( System asyncResult ) : void
asyncResult System
리턴 void

Endset_fw_rule_protocol_numeric() 공개 메소드

public Endset_fw_rule_protocol_numeric ( System asyncResult ) : void
asyncResult System
리턴 void

Endset_fw_rule_rule_list() 공개 메소드

public Endset_fw_rule_rule_list ( System asyncResult ) : void
asyncResult System
리턴 void

Endset_fw_rule_source_address_description() 공개 메소드

public Endset_fw_rule_source_address_description ( System asyncResult ) : void
asyncResult System
리턴 void

Endset_fw_rule_source_address_range_description() 공개 메소드

public Endset_fw_rule_source_address_range_description ( System asyncResult ) : void
asyncResult System
리턴 void

Endset_fw_rule_source_geo_description() 공개 메소드

public Endset_fw_rule_source_geo_description ( System asyncResult ) : void
asyncResult System
리턴 void

Endset_fw_rule_source_port_description() 공개 메소드

public Endset_fw_rule_source_port_description ( System asyncResult ) : void
asyncResult System
리턴 void

Endset_fw_rule_state() 공개 메소드

public Endset_fw_rule_state ( System asyncResult ) : void
asyncResult System
리턴 void

Endset_fw_rule_weekly_schedule() 공개 메소드

public Endset_fw_rule_weekly_schedule ( System asyncResult ) : void
asyncResult System
리턴 void

SecurityFirewallRuleList() 공개 메소드

public SecurityFirewallRuleList ( ) : System
리턴 System