Sha256: 86221bf5cce89cef91eca4a5ca3aa63b8def3729b5780953b99a47539b49dd18
Contents?: true
Size: 381 Bytes
Versions: 15
Compression:
Stored size: 381 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::Resources::Mgmt::V2018_02_01 module Models # # Defines values for DeploymentMode # module DeploymentMode Incremental = "Incremental" Complete = "Complete" end end end
Version data entries
15 entries across 15 versions & 2 rubygems