pulumi-azure-kotlin
5.52.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin.inputs
/
ApplicationGatewayProbeMatchArgsBuilder
Application
Gateway
Probe
Match
Args
Builder
class
ApplicationGatewayProbeMatchArgsBuilder
Builder for
ApplicationGatewayProbeMatchArgs
.
Functions
Functions
body
Link copied to clipboard
@
JvmName
(
name
=
"lmdjqerwdsutgouq"
)
suspend
fun
body
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"cskcplxuleovxsri"
)
suspend
fun
body
(
value
:
String
?
)
status
Codes
Link copied to clipboard
@
JvmName
(
name
=
"pstruetdvjuwmvix"
)
suspend
fun
statusCodes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"gbhjbnvxvbemfekc"
)
suspend
fun
statusCodes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"dlcqfwtmipclnjub"
)
suspend
fun
statusCodes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"kkxjnwmepiufojpp"
)
suspend
fun
statusCodes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"eqgofhfvboayixmt"
)
suspend
fun
statusCodes
(
value
:
List
<
String
>
)