Sha256: 6b2e89d8088406d0182eb884f8e10e8081ad5e66b6343fc6cd6f88807e7e788f

Contents?: true

Size: 435 Bytes

Versions: 5

Compression:

Stored size: 435 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_4_0_36
  module Models
    #
    # Defines values for ReconfigurationType
    #
    module ReconfigurationType
      Unknown = "Unknown"
      SwapPrimary = "SwapPrimary"
      Failover = "Failover"
      Other = "Other"
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
azure_service_fabric-0.18.1 lib/6.4.0.36/generated/azure_service_fabric/models/reconfiguration_type.rb
azure_service_fabric-0.18.0 lib/6.4.0.36/generated/azure_service_fabric/models/reconfiguration_type.rb
azure_service_fabric-0.17.2 lib/6.4.0.36/generated/azure_service_fabric/models/reconfiguration_type.rb
azure_service_fabric-0.17.1 lib/6.4.0.36/generated/azure_service_fabric/models/reconfiguration_type.rb
azure_service_fabric-0.17.0 lib/6.4.0.36/generated/azure_service_fabric/models/reconfiguration_type.rb