toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.outputs
/
ExperimentEndpointResponse
Experiment
Endpoint
Response
data
class
ExperimentEndpointResponse
(
val
endpoint
:
String
?
=
null
,
val
name
:
String
?
=
null
)
Defines the endpoint properties
Members
Constructors
Experiment
Endpoint
Response
Link copied to clipboard
constructor
(
endpoint
:
String
?
=
null
,
name
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
endpoint
Link copied to clipboard
val
endpoint
:
String
?
=
null
The endpoint URL
name
Link copied to clipboard
val
name
:
String
?
=
null
The name of the endpoint