toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datafactory.kotlin.outputs
/
GetExposureControlFeatureValueResult
Get
Exposure
Control
Feature
Value
Result
data
class
GetExposureControlFeatureValueResult
(
val
featureName
:
String
,
val
value
:
String
)
The exposure control response.
Members
Constructors
Get
Exposure
Control
Feature
Value
Result
Link copied to clipboard
constructor
(
featureName
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
feature
Name
Link copied to clipboard
val
featureName
:
String
The feature name.
value
Link copied to clipboard
val
value
:
String
The feature value.