pulumi-azure-native-kotlin
2.14.0.0
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
Types
Constructors
Properties
Constructors
Experiment
Endpoint
Response
Link copied to clipboard
fun
ExperimentEndpointResponse
(
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