Method | Description | |
---|---|---|
Beginadd_zone_file ( |
||
Beginadd_zone_option ( |
||
Beginadd_zone_text ( |
||
Begindelete_zone ( |
||
Begindelete_zone_option ( |
||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_zone ( |
||
Beginget_zone_name ( string view_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_zone_v2 ( |
||
Beginset_zone_option ( |
||
Begintransfer_zone ( string server_names, string src_zone_names, string dst_view_names, |
||
Beginzone_exist ( |
||
Endadd_zone_file ( System asyncResult ) : void | ||
Endadd_zone_option ( System asyncResult ) : void | ||
Endadd_zone_text ( System asyncResult ) : void | ||
Enddelete_zone ( System asyncResult ) : void | ||
Enddelete_zone_option ( System asyncResult ) : void | ||
Endget_version ( System asyncResult ) : string | ||
Endget_zone ( System asyncResult ) : iControl.ManagementZoneInfo[] | ||
Endget_zone_name ( System asyncResult ) : iControl.ManagementViewZone[] | ||
Endget_zone_v2 ( System asyncResult ) : iControl.ManagementZoneInfo[] | ||
Endset_zone_option ( System asyncResult ) : void | ||
Endtransfer_zone ( System asyncResult ) : void | ||
Endzone_exist ( System asyncResult ) : bool[] | ||
ManagementZone ( ) : System |
Method | Description | |
---|---|---|
add_zone_file ( |
||
add_zone_option ( |
||
add_zone_text ( |
||
delete_zone ( |
||
delete_zone_option ( |
||
get_version ( ) : string | ||
get_zone ( |
||
get_zone_name ( string view_names ) : iControl.ManagementViewZone[] | ||
get_zone_v2 ( |
||
set_zone_option ( |
||
transfer_zone ( string server_names, string src_zone_names, string dst_view_names, |
||
zone_exist ( |
public Beginadd_zone_file ( |
||
zone_records | ||
src_file_names | string | |
sync_ptrs | bool | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginadd_zone_option ( |
||
zones | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginadd_zone_text ( |
||
zone_records | ||
text | string | |
sync_ptrs | bool | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_zone ( |
||
view_zones | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_zone_option ( |
||
zones | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_zone ( |
||
view_zones | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_zone_name ( string view_names, System callback, object asyncState ) : System.IAsyncResult | ||
view_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_zone_v2 ( |
||
view_zones | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_zone_option ( |
||
zones | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begintransfer_zone ( string server_names, string src_zone_names, string dst_view_names, |
||
server_names | string | |
src_zone_names | string | |
dst_view_names | string | |
zone_records | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginzone_exist ( |
||
view_zones | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endadd_zone_file ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endadd_zone_option ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endadd_zone_text ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_zone ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_zone_option ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endget_zone ( System asyncResult ) : iControl.ManagementZoneInfo[] | ||
asyncResult | System | |
return | iControl.ManagementZoneInfo[] |
public Endget_zone_name ( System asyncResult ) : iControl.ManagementViewZone[] | ||
asyncResult | System | |
return | iControl.ManagementViewZone[] |
public Endget_zone_v2 ( System asyncResult ) : iControl.ManagementZoneInfo[] | ||
asyncResult | System | |
return | iControl.ManagementZoneInfo[] |
public Endset_zone_option ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endtransfer_zone ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endzone_exist ( System asyncResult ) : bool[] | ||
asyncResult | System | |
return | bool[] |