QuotaCounterContract.Value Property

Definition

Gets or sets quota Value Properties

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public Microsoft.Azure.Management.ApiManagement.Models.QuotaCounterValueContractProperties Value { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Value : Microsoft.Azure.Management.ApiManagement.Models.QuotaCounterValueContractProperties with get, set
Public Property Value As QuotaCounterValueContractProperties

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to