toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.outputs
/
EnvironmentV3ClusterSetting
Environment
V3Cluster
Setting
data
class
EnvironmentV3ClusterSetting
(
val
name
:
String
,
val
value
:
String
)
Members
Constructors
Environment
V3Cluster
Setting
Link copied to clipboard
constructor
(
name
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
The name of the Cluster Setting.
value
Link copied to clipboard
val
value
:
String
The value for the Cluster Setting.