Sha256: 646363c71355b8a0a83d745593e86346e5a708f596fd00ce6422405c6e5ab95d
Contents?: true
Size: 351 Bytes
Versions: 2
Compression:
Stored size: 351 Bytes
Contents
# encoding: utf-8 # Code generated by Microsoft (R) AutoRest Code Generator 0.16.0.0 # Changes may cause incorrect behavior and will be lost if the code is # regenerated. module Azure::ARM::Compute module Models # # Defines values for ProtocolTypes # module ProtocolTypes Http = "Http" Https = "Https" end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
azure_mgmt_compute-0.2.1 | lib/azure_mgmt_compute/models/protocol_types.rb |
azure_mgmt_compute-0.2.0 | lib/azure_mgmt_compute/models/protocol_types.rb |