Uses of Enum Class
com.microsoft.azure.management.compute.IntervalInMins
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of IntervalInMins in com.microsoft.azure.management.compute
Modifier and TypeMethodDescriptionstatic IntervalInMins
IntervalInMins.fromString
(String value) Parses a serialized value to a IntervalInMins instance.RequestRateByIntervalInput.intervalLength()
Get interval value in minutes used to create LogAnalytics call rate logs.static IntervalInMins
Returns the enum constant of this class with the specified name.static IntervalInMins[]
IntervalInMins.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionRequestRateByIntervalInput.withIntervalLength
(IntervalInMins intervalLength) Set interval value in minutes used to create LogAnalytics call rate logs.