ResourcePlan.PromotionCode Property

Definition

Gets or sets the plan's promotion code.

[Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Default)]
public string PromotionCode { get; set; }
[<Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Default)>]
member this.PromotionCode : string with get, set
Public Property PromotionCode As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to