toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.mobilenetwork.kotlin.outputs
/
InterfacePropertiesResponse
/
InterfacePropertiesResponse
Interface
Properties
Response
constructor
(
bfdIpv4Endpoints
:
List
<
String
>
?
=
null
,
ipv4Address
:
String
?
=
null
,
ipv4AddressList
:
List
<
String
>
?
=
null
,
ipv4Gateway
:
String
?
=
null
,
ipv4Subnet
:
String
?
=
null
,
name
:
String
?
=
null
,
vlanId
:
Int
?
=
null
)