Sha256: 600882601fb6b1680bf539a82e170fee8ea3f75b84fc2566566663e2857be330
Contents?: true
Size: 382 Bytes
Versions: 2
Compression:
Stored size: 382 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::Resources2::Mgmt::V2018_05_01 module Models # # Defines values for DeploymentMode # module DeploymentMode Incremental = "Incremental" Complete = "Complete" end end end
Version data entries
2 entries across 2 versions & 1 rubygems