Sha256: 93b87456647332feb69ae3b601d1c622df5c0f9c752fa7ca980aa47e774a7f98
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::V2018_05_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