Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 671 Bytes

RegistryPlan.md

File metadata and controls

13 lines (9 loc) · 671 Bytes

Org.OpenAPITools.Model.RegistryPlan

Container Registry Plan Entity. The KEY of this entity is the Plan ID you will use to create/upgrade your Container Registry

Properties

Name Type Description Notes
VanityName string The Nice Name of the plan [optional]
MaxStorageMb int The total allocated storage this plan allows [optional]
MonthlyPrice int The monthly price for this plan [optional]

[Back to Model list] [Back to API list] [Back to README]