Uses of Enum Class
com.xensource.xenapi.Types.VmssType
-
Uses of Types.VmssType in com.xensource.xenapi
Fields in com.xensource.xenapi declared as Types.VmssTypeMethods in com.xensource.xenapi that return Types.VmssTypeModifier and TypeMethodDescriptionVMSS.getType
(Connection c) Get the type field of the given VMSS.static Types.VmssType
Types.toVmssType
(Object object) static Types.VmssType
Returns the enum constant of this class with the specified name.static Types.VmssType[]
Types.VmssType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.xensource.xenapi with parameters of type Types.VmssTypeModifier and TypeMethodDescriptionvoid
VMSS.setType
(Connection c, Types.VmssType value) Minimum allowed role: pool-operator First published in XenServer 7.2.