次の方法で共有


SkuInformation.Costs プロパティ

定義

SKU のコストを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.costs")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataBox.Models.SkuCost> Costs { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.costs")>]
member this.Costs : System.Collections.Generic.IList<Microsoft.Azure.Management.DataBox.Models.SkuCost>
Public ReadOnly Property Costs As IList(Of SkuCost)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象