Sha256: ffc6b4fc19bc1d303393dbb9b4fd2fc2c20dd52f1788d17a8142b0eeda892efe

Contents?: true

Size: 713 Bytes

Versions: 3

Compression:

Stored size: 713 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 SafetyCheckKind
    #
    module SafetyCheckKind
      Invalid = "Invalid"
      EnsureSeedNodeQuorum = "EnsureSeedNodeQuorum"
      EnsurePartitionQuorum = "EnsurePartitionQuorum"
      WaitForPrimaryPlacement = "WaitForPrimaryPlacement"
      WaitForPrimarySwap = "WaitForPrimarySwap"
      WaitForReconfiguration = "WaitForReconfiguration"
      WaitForInbuildReplica = "WaitForInbuildReplica"
      EnsureAvailability = "EnsureAvailability"
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
azure_service_fabric-0.18.1 lib/6.5.0.36/generated/azure_service_fabric/models/safety_check_kind.rb
azure_service_fabric-0.18.0 lib/6.5.0.36/generated/azure_service_fabric/models/safety_check_kind.rb
azure_service_fabric-0.17.2 lib/6.5.0.36/generated/azure_service_fabric/models/safety_check_kind.rb