Sha256: 0ed5b53251bf3a04a1cc23cc60cb1163df5522df18775cf80cdaa4c3352bba93

Contents?: true

Size: 453 Bytes

Versions: 9

Compression:

Stored size: 453 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::Compute::Mgmt::V2019_03_01
  module Models
    #
    # Defines values for AggregatedReplicationState
    #
    module AggregatedReplicationState
      Unknown = "Unknown"
      InProgress = "InProgress"
      Completed = "Completed"
      Failed = "Failed"
    end
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
azure_mgmt_compute-0.22.0 lib/2019-03-01/generated/azure_mgmt_compute/models/aggregated_replication_state.rb
azure_mgmt_compute-0.21.1 lib/2019-03-01/generated/azure_mgmt_compute/models/aggregated_replication_state.rb
azure_mgmt_compute-0.20.0 lib/2019-03-01/generated/azure_mgmt_compute/models/aggregated_replication_state.rb
azure_mgmt_compute-0.19.3 lib/2019-03-01/generated/azure_mgmt_compute/models/aggregated_replication_state.rb
azure_mgmt_compute-0.19.2 lib/2019-03-01/generated/azure_mgmt_compute/models/aggregated_replication_state.rb
azure_mgmt_compute-0.19.1 lib/2019-03-01/generated/azure_mgmt_compute/models/aggregated_replication_state.rb
azure_mgmt_compute-0.19.0 lib/2019-03-01/generated/azure_mgmt_compute/models/aggregated_replication_state.rb
azure_mgmt_compute-0.18.7 lib/2019-03-01/generated/azure_mgmt_compute/models/aggregated_replication_state.rb
azure_mgmt_compute-0.18.6 lib/2019-03-01/generated/azure_mgmt_compute/models/aggregated_replication_state.rb