Sha256: 01162e1cc89b5f5f6c3394cd696f739b9aebf49d9603acacaae61e351acd9b52
Contents?: true
Size: 375 Bytes
Versions: 4
Compression:
Stored size: 375 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_06_01 module Models # # Defines values for ApiType # module ApiType NotSpecified = "NotSpecified" Rest = "Rest" Soap = "Soap" end end end
Version data entries
4 entries across 4 versions & 1 rubygems