共用方式為


ServicePrincipalObjectResult.Odatametadata Property

Definition

Gets or sets the URL representing edm equivalent.

[Newtonsoft.Json.JsonProperty(PropertyName="odata.metadata")]
public string Odatametadata { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="odata.metadata")>]
member this.Odatametadata : string with get, set
Public Property Odatametadata As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to