pulumi-azure-native-kotlin
1.104.0.1
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
)