toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.paloalto.kotlin.inputs
/
NextGenerationFirewallVirtualHubLocalRulestackDnsSettingsArgs
Next
Generation
Firewall
Virtual
Hub
Local
Rulestack
Dns
Settings
Args
data
class
NextGenerationFirewallVirtualHubLocalRulestackDnsSettingsArgs
(
val
azureDnsServers
:
Output
<
List
<
String
>
>
?
=
null
,
val
dnsServers
:
Output
<
List
<
String
>
>
?
=
null
,
val
useAzureDns
:
Output
<
Boolean
>
?
=
null
)
:
ConvertibleToJava
<
NextGenerationFirewallVirtualHubLocalRulestackDnsSettingsArgs
>
Members
Constructors
Next
Generation
Firewall
Virtual
Hub
Local
Rulestack
Dns
Settings
Args
Link copied to clipboard
constructor
(
azureDnsServers
:
Output
<
List
<
String
>
>
?
=
null
,
dnsServers
:
Output
<
List
<
String
>
>
?
=
null
,
useAzureDns
:
Output
<
Boolean
>
?
=
null
)
Properties
azure
Dns
Servers
Link copied to clipboard
val
azureDnsServers
:
Output
<
List
<
String
>
>
?
=
null
dns
Servers
Link copied to clipboard
val
dnsServers
:
Output
<
List
<
String
>
>
?
=
null
use
Azure
Dns
Link copied to clipboard
val
useAzureDns
:
Output
<
Boolean
>
?
=
null
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
NextGenerationFirewallVirtualHubLocalRulestackDnsSettingsArgs