toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hdinsight.kotlin.outputs
/
ComparisonRuleResponse
Comparison
Rule
Response
data
class
ComparisonRuleResponse
(
val
operator
:
String
,
val
threshold
:
Double
)
The comparison rule.
Members
Constructors
Comparison
Rule
Response
Link copied to clipboard
constructor
(
operator
:
String
,
threshold
:
Double
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
operator
Link copied to clipboard
val
operator
:
String
The comparison operator.
threshold
Link copied to clipboard
val
threshold
:
Double
Threshold setting.