Sha256: 365c1eea6f51ce0917120485e236f780142691ba281a726e8c9443ce67709248
Contents?: true
Size: 453 Bytes
Versions: 5
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_12_01 module Models # # Defines values for AggregatedReplicationState # module AggregatedReplicationState Unknown = "Unknown" InProgress = "InProgress" Completed = "Completed" Failed = "Failed" end end end
Version data entries
5 entries across 5 versions & 1 rubygems