DynatraceBillingPlanInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Billing plan information.
public class DynatraceBillingPlanInfo
type DynatraceBillingPlanInfo = class
Public Class DynatraceBillingPlanInfo
- Inheritance
-
DynatraceBillingPlanInfo
Constructors
DynatraceBillingPlanInfo() |
Initializes a new instance of DynatraceBillingPlanInfo. |
Properties
BillingCycle |
different billing cycles like MONTHLY/WEEKLY. this could be enum. |
EffectiveOn |
date when plan was applied. |
PlanDetails |
plan id as published by Dynatrace. |
UsageType |
different usage type like PAYG/COMMITTED. this could be enum. |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET