toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.security.kotlin.inputs
/
JitNetworkAccessPortRuleArgs
/
JitNetworkAccessPortRuleArgs
Jit
Network
Access
Port
Rule
Args
constructor
(
allowedSourceAddressPrefix
:
Output
<
String
>
?
=
null
,
allowedSourceAddressPrefixes
:
Output
<
List
<
String
>
>
?
=
null
,
maxRequestAccessDuration
:
Output
<
String
>
,
number
:
Output
<
Int
>
,
protocol
:
Output
<
Either
<
String
,
Protocol
>
>
)