-
Notifications
You must be signed in to change notification settings - Fork 187
/
ParticipantPropertyReference.yml
36 lines (36 loc) · 1.12 KB
/
ParticipantPropertyReference.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
### YamlMime:TSType
name: ParticipantPropertyReference
uid: '@azure/arm-customerinsights.ParticipantPropertyReference'
package: '@azure/arm-customerinsights'
summary: The participant property reference.
fullName: ParticipantPropertyReference
remarks: ''
isDeprecated: false
type: interface
properties:
- name: sourcePropertyName
uid: >-
@azure/arm-customerinsights.ParticipantPropertyReference.sourcePropertyName
package: '@azure/arm-customerinsights'
summary: The source property that maps to the target property.
fullName: sourcePropertyName
remarks: ''
isDeprecated: false
syntax:
content: 'sourcePropertyName: string'
return:
description: ''
type: string
- name: targetPropertyName
uid: >-
@azure/arm-customerinsights.ParticipantPropertyReference.targetPropertyName
package: '@azure/arm-customerinsights'
summary: The target property that maps to the source property.
fullName: targetPropertyName
remarks: ''
isDeprecated: false
syntax:
content: 'targetPropertyName: string'
return:
description: ''
type: string