Sha256: dee898206793248c3a474936da11080ab09c8270949ee574cbad01a63118835d
Contents?: true
Size: 369 Bytes
Versions: 6
Compression:
Stored size: 369 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::ContainerInstance::Mgmt::V2018_10_01 module Models # # Defines values for GpuSku # module GpuSku K80 = "K80" P100 = "P100" V100 = "V100" end end end
Version data entries
6 entries across 6 versions & 1 rubygems