toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.compute.kotlin.inputs
/
ScaleSetNetworkProfileDnsSettingsArgs
Scale
Set
Network
Profile
Dns
Settings
Args
data
class
ScaleSetNetworkProfileDnsSettingsArgs
(
val
dnsServers
:
Output
<
List
<
String
>
>
)
:
ConvertibleToJava
<
ScaleSetNetworkProfileDnsSettingsArgs
>
Members
Constructors
Scale
Set
Network
Profile
Dns
Settings
Args
Link copied to clipboard
constructor
(
dnsServers
:
Output
<
List
<
String
>
>
)
Properties
dns
Servers
Link copied to clipboard
val
dnsServers
:
Output
<
List
<
String
>
>
Specifies an array of DNS servers.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ScaleSetNetworkProfileDnsSettingsArgs