Vmss Fabric Profile Args
constructor(images: Output<List<PoolImageArgs>>, kind: Output<String>, networkProfile: Output<NetworkProfileArgs>? = null, osProfile: Output<OsProfileArgs>? = null, sku: Output<DevOpsAzureSkuArgs>, storageProfile: Output<StorageProfileArgs>? = null)