toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hdinsight.kotlin.outputs
/
OsProfileResponse
Os
Profile
Response
data
class
OsProfileResponse
(
val
linuxOperatingSystemProfile
:
LinuxOperatingSystemProfileResponse
?
=
null
)
The Linux operation systems profile.
Members
Constructors
Os
Profile
Response
Link copied to clipboard
constructor
(
linuxOperatingSystemProfile
:
LinuxOperatingSystemProfileResponse
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
linux
Operating
System
Profile
Link copied to clipboard
val
linuxOperatingSystemProfile
:
LinuxOperatingSystemProfileResponse
?
=
null
The Linux OS profile.