ListBillingPlansResult Class

Definition

Definition for result of ListBillingPlans operation.

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

Constructors

ListBillingPlansResult()

Initializes a new instance of the ListBillingPlansResult class.

Properties

PlanList

Optional. List of plan details returned by operation.

Applies to