Share via


Marketplace.PlanName Property

Definition

Gets the name of plan.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.planName")]
public string PlanName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.planName")>]
member this.PlanName : string
Public ReadOnly Property PlanName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to