IMicrosoftGraphDirectoryObject.OdataType Property

Definition

The type of object in directory

[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=false, Description="The type of object in directory", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=true, SerializedName="@odata.type", Update=false)]
public string OdataType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=false, Description="The type of object in directory", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=true, SerializedName="@odata.type", Update=false)>]
member this.OdataType : string
Public ReadOnly Property OdataType As String

Property Value

Attributes

Applies to