ISummary.OdataContext Property

Definition

OData context string; used by OData clients to resolve type information based on metadata.

[Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Runtime.Info(Create=true, Description="OData context string; used by OData clients to resolve type information based on metadata.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="@odata.context", Update=true)]
public string OdataContext { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Runtime.Info(Create=true, Description="OData context string; used by OData clients to resolve type information based on metadata.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="@odata.context", Update=true)>]
member this.OdataContext : string with get, set
Public Property OdataContext As String

Property Value

Attributes

Applies to