Sha256: 06bcb65ba2f8ef21f4b32f7c4dcda728a9be8c56ac439053f79fa3c02a6637ac

Contents?: true

Size: 602 Bytes

Versions: 5

Compression:

Stored size: 602 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 ReplicatorOperationName
    #
    module ReplicatorOperationName
      Invalid = "Invalid"
      None = "None"
      Open = "Open"
      ChangeRole = "ChangeRole"
      UpdateEpoch = "UpdateEpoch"
      Close = "Close"
      Abort = "Abort"
      OnDataLoss = "OnDataLoss"
      WaitForCatchup = "WaitForCatchup"
      Build = "Build"
    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/replicator_operation_name.rb
azure_service_fabric-0.18.0 lib/6.2.0.9/generated/azure_service_fabric/models/replicator_operation_name.rb
azure_service_fabric-0.17.2 lib/6.2.0.9/generated/azure_service_fabric/models/replicator_operation_name.rb
azure_service_fabric-0.17.1 lib/6.2.0.9/generated/azure_service_fabric/models/replicator_operation_name.rb
azure_service_fabric-0.17.0 lib/6.2.0.9/generated/azure_service_fabric/models/replicator_operation_name.rb