BillingTrustInitialRuleValueBase Class

Definition

Base type for write-only initial values supplied when creating an assessment. Polymorphic by kind; per-kind initial values forward into the corresponding rule. Please note this is the abstract base class. The derived classes available for instantiation are: EduInitialValue.

[System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.ResourceManager.Billing.Trust.Models.UnknownBillingTrustInitialRuleValueBase))]
public abstract class BillingTrustInitialRuleValueBase : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Billing.Trust.Models.BillingTrustInitialRuleValueBase>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Billing.Trust.Models.BillingTrustInitialRuleValueBase>
[<System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.ResourceManager.Billing.Trust.Models.UnknownBillingTrustInitialRuleValueBase))>]
type BillingTrustInitialRuleValueBase = class
    interface IJsonModel<BillingTrustInitialRuleValueBase>
    interface IPersistableModel<BillingTrustInitialRuleValueBase>
Public MustInherit Class BillingTrustInitialRuleValueBase
Implements IJsonModel(Of BillingTrustInitialRuleValueBase), IPersistableModel(Of BillingTrustInitialRuleValueBase)
Inheritance
BillingTrustInitialRuleValueBase
Derived
Attributes
Implements

Applies to