pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.compute.kotlin.inputs
/
ScaleSetPacketCaptureFilterArgs
/
ScaleSetPacketCaptureFilterArgs
Scale
Set
Packet
Capture
Filter
Args
fun
ScaleSetPacketCaptureFilterArgs
(
localIpAddress
:
Output
<
String
>
?
=
null
,
localPort
:
Output
<
String
>
?
=
null
,
protocol
:
Output
<
String
>
,
remoteIpAddress
:
Output
<
String
>
?
=
null
,
remotePort
:
Output
<
String
>
?
=
null
)