IMicrosoftGraphDirectoryObject.OdataId Property

Definition

The full id of object in directory

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

Property Value

Attributes

Applies to