For a list of all members of this type, see ConvertMapServerCacheStorageFormat members.
Public Properties
| Name | Description |
| Alias | The alias for this tool's toolbox. |
| data_frame | The source data frame for the map service. (In, Required) |
| object_name | The map service whose cache format will be changed. (In, Required) |
| out_object_name | Output Map Server (out, Optional) |
| out_server_name | Output Host (out, Optional) |
| ParameterInfo | The parameters used by this tool. For internal use only. |
| server_name | The ArcGIS Server machine hosting the service whose cache format will be changed. (In, Required) |
| storage_format_type | The storage format to which the new cache will be converted. The tool user interface detects your current cache format and lists the other format as the only option for this parameter. The formats are EXPLODED and COMPACT. (In, Optional) |
| thread_count | Number of map service instances to use while converting the cache. By default the maximum allowable number of instances will be used (default for an ArcGIS Server service is 2) . If you have more server power, you can raise the maximum allowable number of instances (accessible from the Service Properties dialog box in ArcCatalog, the Catalog window, or Manager), then raise this parameter when you run the tool. (In, Optional) |
| ToolboxDirectory | The directory of this tool's toolbox. |
| ToolboxName | The name of this tool's toolbox. |
| ToolName | The name of this tool. |
Top
See Also