PolicyEvent.Odataid Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets oData entity ID; always set to null since policy event records do not have an entity ID.
[Newtonsoft.Json.JsonProperty(PropertyName="@odata.id")]
public string Odataid { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="@odata.id")>]
member this.Odataid : string with get, set
Public Property Odataid As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute