toggle menu
pulumi-azure-kotlin
5.87.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.hybrid.kotlin.outputs
/
GetComputeMachineOsProfile
/
GetComputeMachineOsProfile
Get
Compute
Machine
Os
Profile
constructor
(
computerName
:
String
,
linuxConfigurations
:
List
<
GetComputeMachineOsProfileLinuxConfiguration
>
,
windowsConfigurations
:
List
<
GetComputeMachineOsProfileWindowsConfiguration
>
)