pulumi-azure-kotlin
5.53.0.0
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
>
Constructors
Functions
Properties
Constructors
Scale
Set
Network
Profile
Dns
Settings
Args
Link copied to clipboard
fun
ScaleSetNetworkProfileDnsSettingsArgs
(
dnsServers
:
Output
<
List
<
String
>
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ScaleSetNetworkProfileDnsSettingsArgs
Properties
dns
Servers
Link copied to clipboard
val
dnsServers
:
Output
<
List
<
String
>
>
Specifies an array of DNS servers.