toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.paloalto.kotlin.outputs
/
NextGenerationFirewallVirtualHubLocalRulestackDnsSettings
Next
Generation
Firewall
Virtual
Hub
Local
Rulestack
Dns
Settings
data
class
NextGenerationFirewallVirtualHubLocalRulestackDnsSettings
(
val
azureDnsServers
:
List
<
String
>
?
=
null
,
val
dnsServers
:
List
<
String
>
?
=
null
,
val
useAzureDns
:
Boolean
?
=
null
)
Members
Constructors
Next
Generation
Firewall
Virtual
Hub
Local
Rulestack
Dns
Settings
Link copied to clipboard
constructor
(
azureDnsServers
:
List
<
String
>
?
=
null
,
dnsServers
:
List
<
String
>
?
=
null
,
useAzureDns
:
Boolean
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
azure
Dns
Servers
Link copied to clipboard
val
azureDnsServers
:
List
<
String
>
?
=
null
dns
Servers
Link copied to clipboard
val
dnsServers
:
List
<
String
>
?
=
null
use
Azure
Dns
Link copied to clipboard
val
useAzureDns
:
Boolean
?
=
null