Sha256: f1e7f5946c09df9d8924111cd8e18039591d3c20611ffca943fea5908de665d1
Contents?: true
Size: 379 Bytes
Versions: 2
Compression:
Stored size: 379 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::ContainerService::Mgmt::V2020_09_01 module Models # # Defines values for LicenseType # module LicenseType None = "None" WindowsServer = "Windows_Server" end end end
Version data entries
2 entries across 2 versions & 1 rubygems