Sha256: ca9966a10a9c6fd6e800884876cbe16f190659d86668d810cd75b4858cc3ed5b
Contents?: true
Size: 398 Bytes
Versions: 5
Compression:
Stored size: 398 Bytes
Contents
# encoding: utf-8 # Code generated by Microsoft (R) AutoRest Code Generator. # Changes may cause incorrect behavior and will be lost if the code is # regenerated. module Azure::Reservations::Mgmt::V2019_04_01_preview module Models # # Defines values for ReservationBillingPlan # module ReservationBillingPlan Upfront = "Upfront" Monthly = "Monthly" end end end
Version data entries
5 entries across 5 versions & 1 rubygems