Aracılığıyla paylaş


ResourcePlan.Product Property

Definition

Gets or sets the plan's product code.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to