toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.lb.kotlin.outputs
/
GetLBOutboundRuleResult
/
GetLBOutboundRuleResult
Get
LBOutbound
Rule
Result
constructor
(
allocatedOutboundPorts
:
Int
,
backendAddressPoolId
:
String
,
frontendIpConfigurations
:
List
<
GetLBOutboundRuleFrontendIpConfiguration
>
,
id
:
String
,
idleTimeoutInMinutes
:
Int
,
loadbalancerId
:
String
,
name
:
String
,
protocol
:
String
,
tcpResetEnabled
:
Boolean
)