Hp SAN Virtualization Services Platform Manual de usuario Pagina 298

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 324
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 297
Class keys/properties
CommentsDescriptionProperty Name
The name of the method invoked.
Set to the name of the extrinsic
method being invoked in the form
<service class name>.<extrinsic
method name>.
For every job that can be created,
there shall be a service and method
defined the describes the job and
its parameters.
See the introduction for this class.
string MethodName
The parameters of the method,
formatted as an MethodParameters
EmbeddedObject.
An instance of _MethodParametersstring MethodParameters
Boolean indicating whether the
method has begun executing or it
has completed. This value indicates
how to interpret the SourceInstance
and MethodParameters properties.
If this instance represents a job that has
not started executing, set to True.
If this instance represents a job that has
completed, set to False.
boolean PreCall
_MethodParameters
Class introduction
This class contains the method parameters that were passed to the extrinsic method. This class shall
define a property for each of the method parameters. The type of property shall be the same as the
method parameter of the same name.
In the InstMethodCall.PreCall == TRUE case, this class contains a list of input method parameters.
In the InstMethodCall.PreCall == FALSE case, this class contains a list of output and input method
parameters.
The method parameters are expressed in name and value pairs. That is, there shall be two para-
meters for each method parameter, the parameter name and value.
This class exists only in the context of an instance of HPSVSP_MethodResult and defines no key
properties, and cannot be directly retrieved through any intrinsic operation.
Class keys/properties
CommentsDescriptionProperty Name
The type of this property shall be
that of the property as defined in
the method.
The name of the property is that as
defined in the method.
See the class introduction for this class.
<a parameter name>
Job Control Profile298
Vista de pagina 297
1 2 ... 293 294 295 296 297 298 299 300 301 302 303 ... 323 324

Comentarios a estos manuales

Sin comentarios