toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.outputs
/
GetFeaturesetVersionFeatureResult
Get
Featureset
Version
Feature
Result
data
class
GetFeaturesetVersionFeatureResult
(
val
dataType
:
String
?
=
null
,
val
description
:
String
?
=
null
,
val
featureName
:
String
?
=
null
,
val
tags
:
Map
<
String
,
String
>
?
=
null
)
Dto object representing feature
Members
Constructors
Get
Featureset
Version
Feature
Result
Link copied to clipboard
constructor
(
dataType
:
String
?
=
null
,
description
:
String
?
=
null
,
featureName
:
String
?
=
null
,
tags
:
Map
<
String
,
String
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
data
Type
Link copied to clipboard
val
dataType
:
String
?
=
null
Specifies type
description
Link copied to clipboard
val
description
:
String
?
=
null
Specifies description
feature
Name
Link copied to clipboard
val
featureName
:
String
?
=
null
Specifies name
tags
Link copied to clipboard
val
tags
:
Map
<
String
,
String
>
?
=
null
Specifies tags