次の方法で共有


RelationshipTypeMapping.FieldMappings プロパティ

定義

関連するプロファイルの StrongId を使用してプロファイル プロパティをマップします。 これは、複合キーである StrongId をサポートする配列です。

public System.Collections.Generic.IList<Azure.ResourceManager.CustomerInsights.Models.RelationshipTypeFieldMapping> FieldMappings { get; }
member this.FieldMappings : System.Collections.Generic.IList<Azure.ResourceManager.CustomerInsights.Models.RelationshipTypeFieldMapping>
Public ReadOnly Property FieldMappings As IList(Of RelationshipTypeFieldMapping)

プロパティ値

適用対象