共用方式為


UsageListResultInner.Value Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerInstance.Fluent.Models.Usage> Value { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Value : System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerInstance.Fluent.Models.Usage>
Public ReadOnly Property Value As IList(Of Usage)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to