toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
ProbeArgs
/
ProbeArgs
Probe
Args
constructor
(
id
:
Output
<
String
>
?
=
null
,
intervalInSeconds
:
Output
<
Int
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
numberOfProbes
:
Output
<
Int
>
?
=
null
,
port
:
Output
<
Int
>
,
protocol
:
Output
<
Either
<
String
,
ProbeProtocol
>
>
,
requestPath
:
Output
<
String
>
?
=
null
)