toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin.outputs
/
GetApplicationGatewayProbe
/
GetApplicationGatewayProbe
Get
Application
Gateway
Probe
constructor
(
host
:
String
,
id
:
String
,
interval
:
Int
,
matches
:
List
<
GetApplicationGatewayProbeMatch
>
,
minimumServers
:
Int
,
name
:
String
,
path
:
String
,
pickHostNameFromBackendHttpSettings
:
Boolean
,
port
:
Int
,
protocol
:
String
,
timeout
:
Int
,
unhealthyThreshold
:
Int
)