ListSubscribedSkusResponse.Context Property

Definition

The Odata.context link.

[System.Text.Json.Serialization.JsonPropertyName("@odata.context")]
public string Context { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("@odata.context")>]
member this.Context : string with get, set
Public Property Context As String

Property Value

Attributes

Applies to