共用方式為


GetObjectsParameters Class

Definition

Request parameters for the GetObjectsByObjectIds API.

public class GetObjectsParameters
type GetObjectsParameters = class
Public Class GetObjectsParameters
Inheritance
GetObjectsParameters

Constructors

GetObjectsParameters()

Initializes a new instance of the GetObjectsParameters class.

GetObjectsParameters(IDictionary<String,Object>, IList<String>, IList<String>, Nullable<Boolean>)

Initializes a new instance of the GetObjectsParameters class.

Properties

AdditionalProperties

Gets or sets unmatched properties from the message are deserialized this collection

IncludeDirectoryObjectReferences

Gets or sets if true, also searches for object IDs in the partner tenant.

ObjectIds

Gets or sets the requested object IDs.

Types

Gets or sets the requested object types.

Applies to