Sha256: 6bdd7f66571925bd1dd6a05558cafb3e91335b43768ab829eb12d79bc98f31e2
Contents?: true
Size: 456 Bytes
Versions: 8
Compression:
Stored size: 456 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::NetApp::Mgmt::V2019_11_01 module Models # # Defines values for ReplicationSchedule # module ReplicationSchedule _10minutely = "_10minutely" Hourly = "hourly" Daily = "daily" Weekly = "weekly" Monthly = "monthly" end end end
Version data entries
8 entries across 8 versions & 1 rubygems