Sha256: 949df43bf05a3e1460a62a98730c1e96aa3bae241cebf31edc31c4cbd3e44171

Contents?: true

Size: 529 Bytes

Versions: 2

Compression:

Stored size: 529 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 PropertyBatchOperationKind
    #
    module PropertyBatchOperationKind
      Invalid = "Invalid"
      Put = "Put"
      Get = "Get"
      CheckExists = "CheckExists"
      CheckSequence = "CheckSequence"
      Delete = "Delete"
      CheckValue = "CheckValue"
    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/property_batch_operation_kind.rb
azure_service_fabric-0.18.0 lib/7.0.0.42/generated/azure_service_fabric/models/property_batch_operation_kind.rb