pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.servicefabric.kotlin.inputs
/
ManagedClusterLbRuleArgs
/
ManagedClusterLbRuleArgs
Managed
Cluster
Lb
Rule
Args
fun
ManagedClusterLbRuleArgs
(
backendPort
:
Output
<
Int
>
,
frontendPort
:
Output
<
Int
>
,
probeProtocol
:
Output
<
String
>
,
probeRequestPath
:
Output
<
String
>
?
=
null
,
protocol
:
Output
<
String
>
)