toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hybridnetwork.kotlin.outputs
/
NetworkInterfaceIPConfigurationResponse
/
NetworkInterfaceIPConfigurationResponse
Network
Interface
IPConfiguration
Response
constructor
(
dnsServers
:
List
<
String
>
?
=
null
,
gateway
:
String
?
=
null
,
ipAddress
:
String
?
=
null
,
ipAllocationMethod
:
String
?
=
null
,
ipVersion
:
String
?
=
null
,
subnet
:
String
?
=
null
)