Package-level declarations
Types
Link copied to clipboard
A ManufacturingPlatformProviderHub resource Uses Azure REST API version 2025-03-01. In version 2.x of the Azure Native provider, it used API version 2025-03-01.
Link copied to clipboard
data class ManufacturingDataServiceArgs(val identity: Output<ManagedServiceIdentityArgs>? = null, val location: Output<String>? = null, val mdsResourceName: Output<String>? = null, val properties: Output<MdsResourcePropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val sku: Output<SkuArgs>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<ManufacturingDataServiceArgs>
A ManufacturingPlatformProviderHub resource Uses Azure REST API version 2025-03-01. In version 2.x of the Azure Native provider, it used API version 2025-03-01.
Link copied to clipboard
Builder for ManufacturingDataServiceArgs.
Link copied to clipboard
Link copied to clipboard
Builder for ManufacturingDataService.
Link copied to clipboard
Functions
Link copied to clipboard
suspend fun manufacturingDataService(name: String, block: suspend ManufacturingDataServiceResourceBuilder.() -> Unit): ManufacturingDataService