pulumi-azure-kotlin
5.58.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.compute.kotlin.inputs
/
PacketCaptureFilterArgsBuilder
Packet
Capture
Filter
Args
Builder
class
PacketCaptureFilterArgsBuilder
Builder for
PacketCaptureFilterArgs
.
Functions
Functions
local
Ip
Address
Link copied to clipboard
@
JvmName
(
name
=
"ewwliyafyihrxfxs"
)
suspend
fun
localIpAddress
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xwpmrfogcxhpgati"
)
suspend
fun
localIpAddress
(
value
:
String
?
)
local
Port
Link copied to clipboard
@
JvmName
(
name
=
"orodnkrnritryljl"
)
suspend
fun
localPort
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ntykadxqycdihtls"
)
suspend
fun
localPort
(
value
:
String
?
)
protocol
Link copied to clipboard
@
JvmName
(
name
=
"viiwynkxtuonwwyg"
)
suspend
fun
protocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hfrmlvnmewybngww"
)
suspend
fun
protocol
(
value
:
String
)
remote
Ip
Address
Link copied to clipboard
@
JvmName
(
name
=
"icaemevkfhoyhnfi"
)
suspend
fun
remoteIpAddress
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jxhmmdpcecbksnvw"
)
suspend
fun
remoteIpAddress
(
value
:
String
?
)
remote
Port
Link copied to clipboard
@
JvmName
(
name
=
"wrtfvmaiqtulteht"
)
suspend
fun
remotePort
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wgmitwnsatuvqnom"
)
suspend
fun
remotePort
(
value
:
String
?
)