toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.frontdoor.kotlin.outputs
/
HealthProbeSettingsModelResponse
/
HealthProbeSettingsModelResponse
Health
Probe
Settings
Model
Response
constructor
(
enabledState
:
String
?
=
null
,
healthProbeMethod
:
String
?
=
null
,
id
:
String
?
=
null
,
intervalInSeconds
:
Int
?
=
null
,
name
:
String
?
=
null
,
path
:
String
?
=
null
,
protocol
:
String
?
=
null
,
resourceState
:
String
,
type
:
String
)