次の方法で共有


ListBillingPlansResult クラス

定義

ListBillingPlans 操作の結果の定義。

public class ListBillingPlansResult : Microsoft.Azure.AzureOperationResponse
type ListBillingPlansResult = class
    inherit AzureOperationResponse
Public Class ListBillingPlansResult
Inherits AzureOperationResponse
継承
Microsoft.Azure.AzureOperationResponse
ListBillingPlansResult

コンストラクター

ListBillingPlansResult()

ListBillingPlansResult クラスの新しいインスタンスを初期化します。

プロパティ

PlanList

省略可能。 操作によって返されるプランの詳細の一覧。

適用対象