toggle menu
pulumi-azure-kotlin
5.87.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.outputs
/
GetAppServiceEnvironmentClusterSetting
Get
App
Service
Environment
Cluster
Setting
data
class
GetAppServiceEnvironmentClusterSetting
(
val
name
:
String
,
val
value
:
String
)
Members
Constructors
Get
App
Service
Environment
Cluster
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 this App Service Environment.
value
Link copied to clipboard
val
value
:
String
The value for the Cluster Setting.