Sha256: 1a4bc9945041eafdc434bec77a53005f33b84f33c14a2ee73955c57db29e636f
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_05_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