toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.servicelinker.kotlin.inputs
/
VNetSolutionArgs
VNet
Solution
Args
data
class
VNetSolutionArgs
(
val
type
:
Output
<
Either
<
String
,
VNetSolutionType
>
>
?
=
null
)
:
ConvertibleToJava
<
VNetSolutionArgs
>
The VNet solution for linker
Members
Constructors
VNet
Solution
Args
Link copied to clipboard
constructor
(
type
:
Output
<
Either
<
String
,
VNetSolutionType
>
>
?
=
null
)
Properties
type
Link copied to clipboard
val
type
:
Output
<
Either
<
String
,
VNetSolutionType
>
>
?
=
null
Type of VNet solution.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
VNetSolutionArgs