pulumi-azure-kotlin
5.68.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.devtest.kotlin.inputs
/
WindowsVirtualMachineInboundNatRuleArgs
/
WindowsVirtualMachineInboundNatRuleArgs
Windows
Virtual
Machine
Inbound
Nat
Rule
Args
fun
WindowsVirtualMachineInboundNatRuleArgs
(
backendPort
:
Output
<
Int
>
,
frontendPort
:
Output
<
Int
>
?
=
null
,
protocol
:
Output
<
String
>
)