Sha256: afb3cd42c4158bf9b6cda8404363d516fa6b6647aeb58c64af5f5f99c62553aa

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