toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.compute.kotlin.outputs
/
PacketCaptureFilter
/
PacketCaptureFilter
Packet
Capture
Filter
constructor
(
localIpAddress
:
String
?
=
null
,
localPort
:
String
?
=
null
,
protocol
:
String
,
remoteIpAddress
:
String
?
=
null
,
remotePort
:
String
?
=
null
)