Uses of Enum Class
com.xensource.xenapi.Types.VmssFrequency
-
Uses of Types.VmssFrequency in com.xensource.xenapi
Fields in com.xensource.xenapi declared as Types.VmssFrequencyModifier and TypeFieldDescriptionVMSS.Record.frequency
frequency of taking snapshot from snapshot scheduleMethods in com.xensource.xenapi that return Types.VmssFrequencyModifier and TypeMethodDescriptionVMSS.getFrequency
(Connection c) Get the frequency field of the given VMSS.static Types.VmssFrequency
Types.toVmssFrequency
(Object object) static Types.VmssFrequency
Returns the enum constant of this class with the specified name.static Types.VmssFrequency[]
Types.VmssFrequency.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.VmssFrequencyModifier and TypeMethodDescriptionvoid
VMSS.setFrequency
(Connection c, Types.VmssFrequency value) Set the value of the frequency field Minimum allowed role: pool-operator First published in XenServer 7.2.