次の方法で共有


DocumentContent.SourceType プロパティ

定義

コンテンツのソースの種類。 ソースの種類が 'inline' の場合、コンテンツは文字列 (テキストなど) として指定されます。 ソースの種類が "参照" の場合、コンテンツは URI として指定されます。

public Azure.Health.Insights.ClinicalMatching.DocumentContentSourceType SourceType { get; }
member this.SourceType : Azure.Health.Insights.ClinicalMatching.DocumentContentSourceType
Public ReadOnly Property SourceType As DocumentContentSourceType

プロパティ値

適用対象