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