toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.servicefabric.kotlin.inputs
/
ManagedClusterLbRuleArgs
/
ManagedClusterLbRuleArgs
Managed
Cluster
Lb
Rule
Args
constructor
(
backendPort
:
Output
<
Int
>
,
frontendPort
:
Output
<
Int
>
,
probeProtocol
:
Output
<
String
>
,
probeRequestPath
:
Output
<
String
>
?
=
null
,
protocol
:
Output
<
String
>
)