Image.Offer 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 the ID of an offer associated with the image.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.offer")]
public string Offer { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.offer")>]
member this.Offer : string
Public ReadOnly Property Offer As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute