IMicrosoftGraphDirectoryObject Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Models.ApiV10.MicrosoftGraphDirectoryObjectTypeConverter))]
public interface IMicrosoftGraphDirectoryObject : Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Models.ApiV10.IMicrosoftGraphEntityAutoGenerated
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Models.ApiV10.MicrosoftGraphDirectoryObjectTypeConverter))>]
type IMicrosoftGraphDirectoryObject = interface
    interface IJsonSerializable
    interface IMicrosoftGraphEntityAutoGenerated
Public Interface IMicrosoftGraphDirectoryObject
Implements IMicrosoftGraphEntityAutoGenerated
Derived
Attributes
Implements

Properties

DeletedDateTime
DisplayName

The name displayed in directory

Id

Read-only.

(Inherited from IMicrosoftGraphEntityAutoGenerated)
OdataId

The full id of object in directory

OdataType

The type of object in directory

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to