Sha256: fe23158269f310f13323db818b94331f4f473eb4bcb7c6290427fcafa7dd85eb
Contents?: true
Size: 489 Bytes
Versions: 5
Compression:
Stored size: 489 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::CognitiveServices::Mgmt::V2017_04_18 module Models # # Defines values for SkuName # module SkuName F0 = "F0" P0 = "P0" P1 = "P1" P2 = "P2" S0 = "S0" S1 = "S1" S2 = "S2" S3 = "S3" S4 = "S4" S5 = "S5" S6 = "S6" end end end
Version data entries
5 entries across 5 versions & 1 rubygems