Sha256: b740953f6277234c9d3885e87d1c529ee15e134cda7911afcd0229d1eadb7e5a

Contents?: true

Size: 526 Bytes

Versions: 1

Compression:

Stored size: 526 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::ARM::RecoveryServicesSiteRecovery
  module Models
    #
    # Defines values for A2ARpRecoveryPointType
    #
    module A2ARpRecoveryPointType
      Latest = "Latest"
      LatestApplicationConsistent = "LatestApplicationConsistent"
      LatestCrashConsistent = "LatestCrashConsistent"
      LatestProcessed = "LatestProcessed"
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
azure_mgmt_recovery_services_site_recovery-0.14.0 lib/generated/azure_mgmt_recovery_services_site_recovery/models/a2arp_recovery_point_type.rb