IMicrosoftGraphApplication.CreatedOnBehalfOfOdataId 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 CreatedOnBehalfOfOdataId { 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.CreatedOnBehalfOfOdataId : string
Public ReadOnly Property CreatedOnBehalfOfOdataId As String

Property Value

Attributes

Applies to