次の方法で共有


IComputeSku.Costs プロパティ

定義

SKU の価格情報に対してクエリを実行するためのメタデータを取得します。

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Compute.Fluent.Models.ResourceSkuCosts> Costs { get; }
member this.Costs : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Compute.Fluent.Models.ResourceSkuCosts>
Public ReadOnly Property Costs As IReadOnlyList(Of ResourceSkuCosts)

プロパティ値

適用対象