Sha256: 3f6195169aff41435deb3ffd24ae107d4a22d33ae6670cc8dece1326df2ffab9

Contents?: true

Size: 392 Bytes

Versions: 5

Compression:

Stored size: 392 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_2_0_9
  module Models
    #
    # Defines values for HostType
    #
    module HostType
      Invalid = "Invalid"
      ExeHost = "ExeHost"
      ContainerHost = "ContainerHost"
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
azure_service_fabric-0.18.1 lib/6.2.0.9/generated/azure_service_fabric/models/host_type.rb
azure_service_fabric-0.18.0 lib/6.2.0.9/generated/azure_service_fabric/models/host_type.rb
azure_service_fabric-0.17.2 lib/6.2.0.9/generated/azure_service_fabric/models/host_type.rb
azure_service_fabric-0.17.1 lib/6.2.0.9/generated/azure_service_fabric/models/host_type.rb
azure_service_fabric-0.17.0 lib/6.2.0.9/generated/azure_service_fabric/models/host_type.rb