Sha256: c47ded12675ac0d21d21b18d92790d0de492f57dac527cd54cd9a1c56a6a8517
Contents?: true
Size: 388 Bytes
Versions: 5
Compression:
Stored size: 388 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::NetApp::Mgmt::V2020_02_01 module Models # # Defines values for ServiceLevel # module ServiceLevel Standard = "Standard" Premium = "Premium" Ultra = "Ultra" end end end
Version data entries
5 entries across 5 versions & 1 rubygems