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