Skip to main content

DigitalTwinBuilderFlow

Properties

PropertyTypeAttributesDescription
displayNamestringRequiredThe item display name
workspaceIdstringRequired, IdentifierThe containing Fabric workspace ID
configurationDigitalTwinBuilderFlowConfigurationThe Digital Twin Builder Flow creation configuration. Changing this forces recreation of the flow. Required unless the flow is created from a definition.
definitionFabricItemDefinitionThe item definition
descriptionstringThe item description
folderIdstringThe folder that contains the item
idstringRead-only, IdentifierThe Fabric item ID
tagsstring[]The IDs of the tags applied to the item. Tags applied outside of Bicep are left untouched when this is not set.
typestringRead-onlyThe Fabric item type

DigitalTwinBuilderFlowConfiguration

PropertyTypeAttributesDescription
digitalTwinBuilderItemReferenceDigitalTwinBuilderItemReferenceRequiredThe Digital Twin Builder item that this flow belongs to

FabricItemDefinition

PropertyTypeAttributesDescription
partsFabricItemDefinitionPart[]RequiredThe item definition parts
formatstringThe definition format

DigitalTwinBuilderItemReference

PropertyTypeAttributesDescription
itemIdstringRequiredThe Digital Twin Builder item ID
workspaceIdstringRequiredThe workspace that contains the Digital Twin Builder item

FabricItemDefinitionPart

PropertyTypeAttributesDescription
pathstringRequiredThe definition part path
payloadstringRequiredThe base64-encoded definition part payload