次の方法で共有


LocationsOperationsExtensions.ListBillingSpecs メソッド

定義

指定したサブスクリプションと場所の billingSpecs を一覧表示します。

public static Microsoft.Azure.Management.HDInsight.Models.BillingResponseListResult ListBillingSpecs (this Microsoft.Azure.Management.HDInsight.ILocationsOperations operations, string location);
static member ListBillingSpecs : Microsoft.Azure.Management.HDInsight.ILocationsOperations * string -> Microsoft.Azure.Management.HDInsight.Models.BillingResponseListResult
<Extension()>
Public Function ListBillingSpecs (operations As ILocationsOperations, location As String) As BillingResponseListResult

パラメーター

operations
ILocationsOperations

この拡張メソッドの操作グループ。

location
String

要求を行う Azure の場所 (リージョン)。

戻り値

適用対象