Sha256: 52037963896b4ddacf46aa5a2e1d70c4cf12d98de764ef9a8f07a7a571fb2f11
Contents?: true
Size: 431 Bytes
Versions: 10
Compression:
Stored size: 431 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::Web::Mgmt::V2016_03_01 module Models # # Defines values for SolutionType # module SolutionType QuickSolution = "QuickSolution" DeepInvestigation = "DeepInvestigation" BestPractices = "BestPractices" end end end
Version data entries
10 entries across 10 versions & 1 rubygems