pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.apicenter.kotlin.outputs
/
EnvironmentServerResponse
Environment
Server
Response
data
class
EnvironmentServerResponse
(
val
managementPortalUri
:
List
<
String
>
?
=
null
,
val
type
:
String
?
=
null
)
Server information of the environment.
Types
Constructors
Properties
Constructors
Environment
Server
Response
Link copied to clipboard
fun
EnvironmentServerResponse
(
managementPortalUri
:
List
<
String
>
?
=
null
,
type
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
management
Portal
Uri
Link copied to clipboard
val
managementPortalUri
:
List
<
String
>
?
=
null
type
Link copied to clipboard
val
type
:
String
?
=
null
Type of the server that represents the environment.