Sha256: 8d3d1131f175c45a2676348c4b7324a0c265f9c0f21039cf34942259645496db

Contents?: true

Size: 713 Bytes

Versions: 2

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::V7_0_0_42
  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

2 entries across 2 versions & 1 rubygems

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