pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.servicefabric.kotlin.inputs
/
ServiceTypeHealthPolicyArgs
/
ServiceTypeHealthPolicyArgs
Service
Type
Health
Policy
Args
fun
ServiceTypeHealthPolicyArgs
(
maxPercentUnhealthyPartitionsPerService
:
Output
<
Int
>
,
maxPercentUnhealthyReplicasPerPartition
:
Output
<
Int
>
,
maxPercentUnhealthyServices
:
Output
<
Int
>
)