Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration OperationType

Enumeration members

CreateVbInstance

CreateVbInstance: = "CREATE_VB_INSTANCE"

DeleteVbInstance

DeleteVbInstance: = "DELETE_VB_INSTANCE"

StartVbInstance

StartVbInstance: = "START_VB_INSTANCE"

StopVbInstance

StopVbInstance: = "STOP_VB_INSTANCE"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.

UpdateVbInstance

UpdateVbInstance: = "UPDATE_VB_INSTANCE"