toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.azurestackhci.kotlin.outputs
/
ServiceConfigurationResponse
Service
Configuration
Response
data
class
ServiceConfigurationResponse
(
val
port
:
Double
,
val
serviceName
:
String
)
Service configuration details
Members
Constructors
Service
Configuration
Response
Link copied to clipboard
constructor
(
port
:
Double
,
serviceName
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
port
Link copied to clipboard
val
port
:
Double
The port on which service is enabled.
service
Name
Link copied to clipboard
val
serviceName
:
String
Name of the service.