pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hybridnetwork.kotlin.outputs
/
NetworkInterfaceIPConfigurationResponse
/
NetworkInterfaceIPConfigurationResponse
Network
Interface
IPConfiguration
Response
fun
NetworkInterfaceIPConfigurationResponse
(
dnsServers
:
List
<
String
>
?
=
null
,
gateway
:
String
?
=
null
,
ipAddress
:
String
?
=
null
,
ipAllocationMethod
:
String
?
=
null
,
ipVersion
:
String
?
=
null
,
subnet
:
String
?
=
null
)