pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.synapse.kotlin.inputs
/
IntegrationRuntimeVNetPropertiesArgs
/
IntegrationRuntimeVNetPropertiesArgs
Integration
Runtime
VNet
Properties
Args
fun
IntegrationRuntimeVNetPropertiesArgs
(
publicIPs
:
Output
<
List
<
String
>
>
?
=
null
,
subnet
:
Output
<
String
>
?
=
null
,
subnetId
:
Output
<
String
>
?
=
null
,
vNetId
:
Output
<
String
>
?
=
null
)