Sha256: 350fefe091ecb0b89d785819d7cacab586b5379a7ceff856ce57874b1390ebca

Contents?: true

Size: 712 Bytes

Versions: 5

Compression:

Stored size: 712 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 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

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/safety_check_kind.rb
azure_service_fabric-0.18.0 lib/6.2.0.9/generated/azure_service_fabric/models/safety_check_kind.rb
azure_service_fabric-0.17.2 lib/6.2.0.9/generated/azure_service_fabric/models/safety_check_kind.rb
azure_service_fabric-0.17.1 lib/6.2.0.9/generated/azure_service_fabric/models/safety_check_kind.rb
azure_service_fabric-0.17.0 lib/6.2.0.9/generated/azure_service_fabric/models/safety_check_kind.rb