toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
PacketCaptureFilterArgs
/
PacketCaptureFilterArgs
Packet
Capture
Filter
Args
constructor
(
localIPAddress
:
Output
<
String
>
?
=
null
,
localPort
:
Output
<
String
>
?
=
null
,
protocol
:
Output
<
Either
<
String
,
PcProtocol
>
>
?
=
null
,
remoteIPAddress
:
Output
<
String
>
?
=
null
,
remotePort
:
Output
<
String
>
?
=
null
)