pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.storagecache.kotlin.inputs
/
CacheNetworkSettingsArgs
/
CacheNetworkSettingsArgs
Cache
Network
Settings
Args
fun
CacheNetworkSettingsArgs
(
dnsSearchDomain
:
Output
<
String
>
?
=
null
,
dnsServers
:
Output
<
List
<
String
>
>
?
=
null
,
mtu
:
Output
<
Int
>
?
=
null
,
ntpServer
:
Output
<
String
>
?
=
null
)