Sha256: 4de942b3a2016066c0a1e9f5852c04a9eb042f2b0d3c1e4f2f8ca591e3ad563a
Contents?: true
Size: 422 Bytes
Versions: 2
Compression:
Stored size: 422 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::V2019_03_01 module Models # # Defines values for OnErrorDeploymentType # module OnErrorDeploymentType LastSuccessful = "LastSuccessful" SpecificDeployment = "SpecificDeployment" end end end
Version data entries
2 entries across 2 versions & 1 rubygems