次の方法で共有


GetObjectsParameters.IncludeDirectoryObjectReferences プロパティ

定義

true の場合はを取得または設定し、パートナー テナント内のオブジェクト ID も検索します。

[Newtonsoft.Json.JsonProperty(PropertyName="includeDirectoryObjectReferences")]
public bool? IncludeDirectoryObjectReferences { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="includeDirectoryObjectReferences")>]
member this.IncludeDirectoryObjectReferences : Nullable<bool> with get, set
Public Property IncludeDirectoryObjectReferences As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象