pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.vmwarecloudsimple.kotlin.inputs
/
GuestOSCustomizationArgs
/
GuestOSCustomizationArgs
Guest
OSCustomization
Args
fun
GuestOSCustomizationArgs
(
dnsServers
:
Output
<
List
<
String
>
>
?
=
null
,
hostName
:
Output
<
String
>
?
=
null
,
password
:
Output
<
String
>
?
=
null
,
policyId
:
Output
<
String
>
?
=
null
,
username
:
Output
<
String
>
?
=
null
)