Sha256: 642fb7fb538aa29f8aa938b72d4b93fbe73e64a7bfd8fa5c86d29f553aca4131
Contents?: true
Size: 381 Bytes
Versions: 5
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::V2020_06_01 module Models # # Defines values for DeploymentMode # module DeploymentMode Incremental = "Incremental" Complete = "Complete" end end end
Version data entries
5 entries across 5 versions & 2 rubygems