Partager via


Référence d’entité/de table flowmachine

Notes

Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.

Ajouté par : solution Power Automate Core Components

Messages

Message Opération de l'API web Classe ou méthode SDK
Assign PATCH [org URI]/api/data/v9.0/flowmachines(flowmachineid)
Mettre à jour la propriété ownerid.
AssignRequest
Create POST [org URI]/api/data/v9.0/flowmachines
Voir Créer
CreateRequest ou
Create
CreateMultiple CreateMultiple Action CreateMultipleRequest
Delete DELETE [org URI]/api/data/v9.0/flowmachines(flowmachineid)
Voir Supprimer
DeleteRequest ou
Delete
GrantAccess GrantAccess Action GrantAccessRequest
IsValidStateTransition IsValidStateTransition Function IsValidStateTransitionRequest
LeaveGroup LeaveGroup Action Type généré par CrmSvcUtil.exe ou utilisez OrganizationRequest en définissant les paramètres requis pour le message.
ModifyAccess ModifyAccess Action ModifyAccessRequest
RestartHostedMachine RestartHostedMachine Action Type généré par CrmSvcUtil.exe ou utilisez OrganizationRequest en définissant les paramètres requis pour le message.
Retrieve GET [org URI]/api/data/v9.0/flowmachines(flowmachineid)
Voir Récupérer
RetrieveRequest ou
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/flowmachines
Voir Rechercher des données
RetrieveMultipleRequest ou
RetrieveMultiple
RetrievePrincipalAccess RetrievePrincipalAccess Function RetrievePrincipalAccessRequest
RetrieveSharedPrincipalsAndAccess RetrieveSharedPrincipalsAndAccess Function RetrieveSharedPrincipalsAndAccessRequest
RevokeAccess RevokeAccess Action RevokeAccessRequest
SetState PATCH [org URI]/api/data/v9.0/flowmachines(flowmachineid)
Mettre à jour les propriétés statecode et statuscode.
SetStateRequest
Update PATCH [org URI]/api/data/v9.0/flowmachines(flowmachineid)
Voir Mettre à jour
UpdateRequest ou
Update
UpdateMultiple UpdateMultiple Action UpdateMultipleRequest

Propriétés

Propriété Valeur
CollectionSchemaName flowmachines
DisplayCollectionName Flow Machines
DisplayName Flow Machine
EntitySetName flowmachines
IsBPFEntity False
LogicalCollectionName flowmachines
LogicalName flowmachine
OwnershipType UserOwned
PrimaryIdAttribute flowmachineid
PrimaryNameAttribute name
SchemaName flowmachine

Colonnes/Attributs inscriptibles

Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par SchemaName.

AgentVersion

Propriété Valeur
Description Version installed on the machine
DisplayName Agent Version
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName agentversion
MaxLength 100
RequiredLevel ApplicationRequired
Type String

ConnectivityConfiguration

Propriété Valeur
Description For Internal Use Only.
DisplayName Connectivity Configuration
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName connectivityconfiguration
MaxLength 25000
RequiredLevel ApplicationRequired
Type Memo

Description

Propriété Valeur
Description Description of the Flow Machine.
DisplayName Description
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName description
MaxLength 2000
RequiredLevel None
Type Memo

FlowMachineGroupId

Propriété Valeur
Description Group of this Flow Machine.
DisplayName Flow Machine Group
IsValidForForm True
IsValidForRead True
LogicalName flowmachinegroupid
RequiredLevel SystemRequired
Targets flowmachinegroup
Type Lookup

FlowMachineImageVersionId

Propriété Valeur
Description Unique identifier for Flow Machine Image Version associated with Flow Machine.
DisplayName Flow Machine Image Version
IsValidForForm True
IsValidForRead True
LogicalName flowmachineimageversionid
RequiredLevel None
Targets flowmachineimageversion
Type Lookup

FlowMachineNetworkId

Propriété Valeur
Description Unique identifier for Flow Machine Network associated with Flow Machine.
DisplayName Flow Machine Network
IsValidForForm True
IsValidForRead True
LogicalName flowmachinenetworkid
RequiredLevel None
Targets flowmachinenetwork
Type Lookup

HostedMachineError

Propriété Valeur
Description Hosted flow machine error.
DisplayName Hosted flow machine error.
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName hostedmachineerror
MaxLength 100000
RequiredLevel None
Type Memo

HostedMachineState

Propriété Valeur
Description The state of the machine if it is hosted.
DisplayName Hosted Machine State
IsValidForForm True
IsValidForRead True
LogicalName hostedmachinestate
RequiredLevel ApplicationRequired
Type Picklist

Choix/Options HostedMachineState

Valeur Étiquette Description
0 Disabled
1 Enabled
2 Error

HostingType

Propriété Valeur
Description Flow Machine Hosting Type.
DisplayName Flow Machine Hosting Type
IsValidForForm True
IsValidForRead True
LogicalName hostingtype
RequiredLevel SystemRequired
Type Picklist

Choix/Options HostingType

Valeur Étiquette Description
0 Customer
1 Hosted
2 CloudPc

ImportSequenceNumber

Propriété Valeur
Description Sequence number of the import that created this record.
DisplayName Import Sequence Number
Format None
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName importsequencenumber
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

KeyDeliveryStatus

Propriété Valeur
Description Delivery status of the machine's group's key.
DisplayName Machine Key Delivery Status
IsValidForForm True
IsValidForRead True
LogicalName keydeliverystatus
RequiredLevel None
Type Picklist

Choix/Options KeyDeliveryStatus

Valeur Étiquette Description
1 Default
2 PendingNewKey
3 KeyExpired

KeyReceivedDate

Propriété Valeur
DateTimeBehavior UserLocal
Description Delivery date of the latest group key.
DisplayName Machine Key Received Date
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName keyreceiveddate
RequiredLevel None
Type DateTime

LastHeartbeatDate

Propriété Valeur
DateTimeBehavior UserLocal
Description Last date at which a heartbeat call was received from the machine.
DisplayName Last heartbeat date
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName lastheartbeatdate
RequiredLevel None
Type DateTime

MachineMetadata

Propriété Valeur
Description For Internal Use Only.
DisplayName Machine Metadata
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName machinemetadata
MaxLength 25000
RequiredLevel None
Type Memo

name

Propriété Valeur
Description The Name of the Flow Machine.
DisplayName Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName name
MaxLength 100
RequiredLevel ApplicationRequired
Type String

OvercapacitySince

Propriété Valeur
DateTimeBehavior UserLocal
Description Date and time of when the machine has been flagged as overcapacity.
DisplayName Overcapacity since
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName overcapacitysince
RequiredLevel None
Type DateTime

OverriddenCreatedOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Date and time that the record was migrated.
DisplayName Record Created On
Format DateOnly
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName overriddencreatedon
RequiredLevel None
Type DateTime

OwnerId

Ajouté par : solution Active Solution

Propriété Valeur
Description Owner Id
DisplayName Owner
IsValidForForm True
IsValidForRead True
LogicalName ownerid
RequiredLevel SystemRequired
Targets systemuser,team
Type Owner

OwnerIdType

Ajouté par : solution Active Solution

Propriété Valeur
Description Owner Id Type
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

SessionCapacity

Propriété Valeur
Description Maximum Number of session in parallel.
DisplayName Session Capacity
Format None
IsValidForForm True
IsValidForRead True
LogicalName sessioncapacity
MaxValue 2147483647
MinValue 0
RequiredLevel ApplicationRequired
Type Integer

statecode

Propriété Valeur
Description Status of the Flow Machine
DisplayName Status
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State

Choix/Options statecode

Valeur Étiquette Statut par défaut Nom invariant
0 Active 1 Active
1 Inactive 2 Inactive
2 Maintenance 3 Maintenance

statuscode

Propriété Valeur
Description Reason for the status of the Flow Machine
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status

Choix/Options statuscode

Valeur Étiquette État
1 Active 0
2 Inactive 1
3 RequiresReconnection 2
4 ManualMaintenance 2
5 DrainMode 2
6 ToDelete 2
7 Temporary 2
8 Error 2
9 Disabled 2
10 Provisioning 2
11 RequiresGroupKey 2
12 ProvisionedWithError 2
13 HostedMachineOvercapacity 0
14 HostedMachineOvercapacityDeleted 2
15 HostedMachineOvercapacityDisabled 2

TimeZoneRuleVersionNumber

Propriété Valeur
Description For internal use only.
DisplayName Time Zone Rule Version Number
Format None
IsValidForForm False
IsValidForRead True
LogicalName timezoneruleversionnumber
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

UTCConversionTimeZoneCode

Propriété Valeur
Description Time zone code that was in use when the record was created.
DisplayName UTC Conversion Time Zone Code
Format None
IsValidForForm False
IsValidForRead True
LogicalName utcconversiontimezonecode
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

Colonnes/Attributs en lecture seule

Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.

CreatedBy

Ajouté par : solution Active Solution

Propriété Valeur
Description Unique identifier of the user who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedByName

Ajouté par : solution Active Solution

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedByYomiName

Ajouté par : solution Active Solution

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

CreatedOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Date and time when the record was created.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

Ajouté par : solution Active Solution

Propriété Valeur
Description Unique identifier of the delegate user who created the record.
DisplayName Created By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOnBehalfByName

Ajouté par : solution Active Solution

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Ajouté par : solution Active Solution

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

FlowMachineGroupIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName flowmachinegroupidname
MaxLength 100
RequiredLevel None
Type String

flowmachineId

Propriété Valeur
Description Unique identifier for entity instances
DisplayName Flow Machine
IsValidForForm False
IsValidForRead True
LogicalName flowmachineid
RequiredLevel SystemRequired
Type Uniqueidentifier

FlowMachineImageVersionIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName flowmachineimageversionidname
MaxLength 100
RequiredLevel None
Type String

FlowMachineNetworkIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName flowmachinenetworkidname
MaxLength 100
RequiredLevel None
Type String

ModifiedBy

Ajouté par : solution Active Solution

Propriété Valeur
Description Unique identifier of the user who modified the record.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedByName

Ajouté par : solution Active Solution

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedByYomiName

Ajouté par : solution Active Solution

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

ModifiedOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Date and time when the record was modified.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

Ajouté par : solution Active Solution

Propriété Valeur
Description Unique identifier of the delegate user who modified the record.
DisplayName Modified By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOnBehalfByName

Ajouté par : solution Active Solution

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Ajouté par : solution Active Solution

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

OwnerIdName

Ajouté par : solution Active Solution

Propriété Valeur
Description Name of the owner
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridname
MaxLength 100
RequiredLevel SystemRequired
Type String

OwnerIdYomiName

Ajouté par : solution Active Solution

Propriété Valeur
Description Yomi name of the owner
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

OwningBusinessUnit

Ajouté par : solution Active Solution

Propriété Valeur
Description Unique identifier for the business unit that owns the record
DisplayName Owning Business Unit
IsValidForForm True
IsValidForRead True
LogicalName owningbusinessunit
RequiredLevel None
Targets businessunit
Type Lookup

OwningBusinessUnitName

Ajouté par : solution Active Solution

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owningbusinessunitname
MaxLength 100
RequiredLevel SystemRequired
Type String

OwningTeam

Ajouté par : solution Active Solution

Propriété Valeur
Description Unique identifier for the team that owns the record.
DisplayName Owning Team
IsValidForForm False
IsValidForRead True
LogicalName owningteam
RequiredLevel None
Targets team
Type Lookup

OwningUser

Ajouté par : solution Active Solution

Propriété Valeur
Description Unique identifier for the user that owns the record.
DisplayName Owning User
IsValidForForm False
IsValidForRead True
LogicalName owninguser
RequiredLevel None
Targets systemuser
Type Lookup

VersionNumber

Ajouté par : solution Active Solution

Propriété Valeur
Description Version Number
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

Relations un-à-plusieurs

Répertorié par SchemaName.

flowmachine_SyncErrors

Ajouté par : solution System Solution

Identique à la relation plusieurs à un flowmachine_SyncErrors pour la table/entité syncerror.

Propriété Valeur
ReferencingEntity syncerror
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName flowmachine_SyncErrors
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

flowmachine_AsyncOperations

Ajouté par : solution System Solution

Identique à la relation plusieurs à un flowmachine_AsyncOperations pour la table/entité asyncoperation.

Propriété Valeur
ReferencingEntity asyncoperation
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName flowmachine_AsyncOperations
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

flowmachine_MailboxTrackingFolders

Ajouté par : solution System Solution

Identique à la relation plusieurs à un flowmachine_MailboxTrackingFolders pour la table/entité mailboxtrackingfolder.

Propriété Valeur
ReferencingEntity mailboxtrackingfolder
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName flowmachine_MailboxTrackingFolders
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

flowmachine_ProcessSession

Ajouté par : solution System Solution

Identique à la relation plusieurs à un flowmachine_ProcessSession pour la table/entité processsession.

Propriété Valeur
ReferencingEntity processsession
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName flowmachine_ProcessSession
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

flowmachine_BulkDeleteFailures

Ajouté par : solution System Solution

Identique à la relation plusieurs à un flowmachine_BulkDeleteFailures pour la table/entité bulkdeletefailure.

Propriété Valeur
ReferencingEntity bulkdeletefailure
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName flowmachine_BulkDeleteFailures
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

flowmachine_PrincipalObjectAttributeAccesses

Ajouté par : solution System Solution

Identique à la relation plusieurs à un flowmachine_PrincipalObjectAttributeAccesses pour la table/entité principalobjectattributeaccess.

Propriété Valeur
ReferencingEntity principalobjectattributeaccess
ReferencingAttribute objectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName flowmachine_PrincipalObjectAttributeAccesses
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

flowmachine_flowsession_MachineId

Identique à la relation plusieurs à un flowmachine_flowsession_MachineId pour la table/entité flowsession.

Propriété Valeur
ReferencingEntity flowsession
ReferencingAttribute machineid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName flowmachine_flowsession_MachineId
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

flowevent_flowmachine

Identique à la relation plusieurs à un flowevent_flowmachine pour la table/entité flowevent.

Propriété Valeur
ReferencingEntity flowevent
ReferencingAttribute parentobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName flowevent_flowmachine
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

flowcapacityassignment_flowmachine

Identique à la relation plusieurs à un flowcapacityassignment_flowmachine pour la table/entité flowcapacityassignment.

Propriété Valeur
ReferencingEntity flowcapacityassignment
ReferencingAttribute regarding
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName flowcapacityassignment_flowmachine
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

flowmachine_flowlog_flowmachineid

Ajouté par : solution Active Solution

Identique à la relation plusieurs à un flowmachine_flowlog_flowmachineid pour la table/entité flowlog.

Propriété Valeur
ReferencingEntity flowlog
ReferencingAttribute flowmachineid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName flowmachine_flowlog_flowmachineid
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Relations plusieurs-à-un

Chaque relation plusieurs-à-un est définie par une relation un-à-plusieurs correspondante avec la table associée. Répertorié par SchemaName.

lk_flowmachine_createdby

Ajouté par : solution System Solution

Voir la relation un à plusieurs lk_flowmachine_createdby pour la table/entité systemuser.

lk_flowmachine_createdonbehalfby

Ajouté par : solution System Solution

Voir la relation un à plusieurs lk_flowmachine_createdonbehalfby pour la table/entité systemuser.

lk_flowmachine_modifiedby

Ajouté par : solution System Solution

Voir la relation un à plusieurs lk_flowmachine_modifiedby pour la table/entité systemuser.

lk_flowmachine_modifiedonbehalfby

Ajouté par : solution System Solution

Voir la relation un à plusieurs lk_flowmachine_modifiedonbehalfby pour la table/entité systemuser.

user_flowmachine

Ajouté par : solution System Solution

Voir la relation un à plusieurs user_flowmachine pour la table/entité systemuser.

team_flowmachine

Ajouté par : solution System Solution

Voir la relation un à plusieurs team_flowmachine pour la table/entité team.

business_unit_flowmachine

Ajouté par : solution System Solution

Voir la relation un à plusieurs business_unit_flowmachine pour la table/entité businessunit.

flowmachinegroup_flowmachine

Voir la relation un à plusieurs flowmachinegroup_flowmachine pour la table/entité flowmachinegroup.

flowmachine_flowmachineimageversion

Voir la relation un à plusieurs flowmachine_flowmachineimageversion pour la table/entité flowmachineimageversion.

flowmachine_flowmachinenetwork

Voir la relation un à plusieurs flowmachine_flowmachinenetwork pour la table/entité flowmachinenetwork.

Voir aussi

Référence d’entité/de table Dataverse Référence d’API web flowmachine EntityType