Sha256: 544b91b392b78e4bb8365d5b894d0e7dee3c4eb8acdbede774ad2ea50de1260e
Contents?: true
Size: 431 Bytes
Versions: 9
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::V2018_02_01 module Models # # Defines values for SolutionType # module SolutionType QuickSolution = "QuickSolution" DeepInvestigation = "DeepInvestigation" BestPractices = "BestPractices" end end end
Version data entries
9 entries across 9 versions & 1 rubygems