Share via


Marketplace.ResourceRate Property

Definition

Gets the marketplace resource rate.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceRate")]
public decimal? ResourceRate { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceRate")>]
member this.ResourceRate : Nullable<decimal>
Public ReadOnly Property ResourceRate As Nullable(Of Decimal)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to