Allowance#
- class Allowance(name=None, type=None, details=None, is_multicluster=None, ext_id=None, links=None, tenant_id=None, *args, **kwargs)#
Bases:
BaseClusterInfo
Model representing allowance details.
- Parameters:
- property details#
Attribute for capturing a collection of allowance details
- Type:
list[
AllowanceDetail
]
- property name#
Indicates feature name like Application Monitoring.
- Type:
str
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model
- property type#
- Type: