Sha256: 68c347867cd46c05f0d7a6b1ab823657f049c47295e885970f1baf563a072b5a
Contents?: true
Size: 393 Bytes
Versions: 3
Compression:
Stored size: 393 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::ServiceFabric::V6_5_0_36 module Models # # Defines values for HostType # module HostType Invalid = "Invalid" ExeHost = "ExeHost" ContainerHost = "ContainerHost" end end end
Version data entries
3 entries across 3 versions & 1 rubygems