pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.aad.kotlin.outputs
/
HealthMonitorResponse
Health
Monitor
Response
data
class
HealthMonitorResponse
(
val
details
:
String
,
val
id
:
String
,
val
name
:
String
)
Health Monitor Description
Types
Constructors
Properties
Constructors
Health
Monitor
Response
Link copied to clipboard
fun
HealthMonitorResponse
(
details
:
String
,
id
:
String
,
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
details
Link copied to clipboard
val
details
:
String
Health Monitor Details
id
Link copied to clipboard
val
id
:
String
Health Monitor Id
name
Link copied to clipboard
val
name
:
String
Health Monitor Name