Sha256: 0538cbed34a99ca2f73e676d04049445894505a822bfb58af9fa9a4f5433a9b4
Contents?: true
Size: 388 Bytes
Versions: 12
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::V2019_06_01 module Models # # Defines values for ServiceLevel # module ServiceLevel Standard = "Standard" Premium = "Premium" Ultra = "Ultra" end end end
Version data entries
12 entries across 12 versions & 1 rubygems