toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.devopsinfrastructure.kotlin.inputs
/
VmssFabricProfileArgs
/
VmssFabricProfileArgs
Vmss
Fabric
Profile
Args
constructor
(
images
:
Output
<
List
<
PoolImageArgs
>
>
,
kind
:
Output
<
String
>
,
networkProfile
:
Output
<
NetworkProfileArgs
>
?
=
null
,
osProfile
:
Output
<
OsProfileArgs
>
?
=
null
,
sku
:
Output
<
DevOpsAzureSkuArgs
>
)