pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.outputs
/
EnvironmentV3ClusterSetting
Environment
V3Cluster
Setting
data
class
EnvironmentV3ClusterSetting
(
val
name
:
String
,
val
value
:
String
)
Types
Constructors
Properties
Constructors
Environment
V3Cluster
Setting
Link copied to clipboard
fun
EnvironmentV3ClusterSetting
(
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.