pulumi-azure-native-kotlin
1.104.0.1
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.
Types
Constructors
Properties
Constructors
Os
Profile
Response
Link copied to clipboard
fun
OsProfileResponse
(
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.