toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.web.kotlin.outputs
/
GetWebAppVnetConnectionResult
/
GetWebAppVnetConnectionResult
Get
Web
App
Vnet
Connection
Result
constructor
(
certBlob
:
String
?
=
null
,
certThumbprint
:
String
,
dnsServers
:
String
?
=
null
,
id
:
String
,
isSwift
:
Boolean
?
=
null
,
kind
:
String
?
=
null
,
name
:
String
,
resyncRequired
:
Boolean
,
routes
:
List
<
VnetRouteResponse
>
,
type
:
String
,
vnetResourceId
:
String
?
=
null
)