Click or drag to resize

ListInitiatorsRequest Properties

The ListInitiatorsRequest type exposes the following members.

Properties
  NameDescription
Public propertyInitiators
A list of initiator IDs to retrieve. You can provide a value for this parameter or the "startInitiatorID" parameter, but not both.
Public propertyLimit
The maximum number of initiator objects to return.
Public propertyStartInitiatorID
The initiator ID at which to begin the listing. You can supply this parameter or the "initiators" parameter, but not both.
Top
See Also