Sha256: 937fd3146570e33b802727763b269619c35a9274a22e7b2d845dc22dcae62cac
Contents?: true
Size: 497 Bytes
Versions: 11
Compression:
Stored size: 497 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::V2016_02_01_preview 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
11 entries across 11 versions & 1 rubygems