Sha256: 103b88ca0e44e9ffe4c4048e53836fb32851ff0e17d6e4085b7f3bfd450ad133

Contents?: true

Size: 421 Bytes

Versions: 4

Compression:

Stored size: 421 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::V2019_10_01
  module Models
    #
    # Defines values for OnErrorDeploymentType
    #
    module OnErrorDeploymentType
      LastSuccessful = "LastSuccessful"
      SpecificDeployment = "SpecificDeployment"
    end
  end
end

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
azure_mgmt_resources2-0.19.0 lib/2019-10-01/generated/azure_mgmt_resources/models/on_error_deployment_type.rb
azure_mgmt_resources2-0.18.2 lib/2019-10-01/generated/azure_mgmt_resources/models/on_error_deployment_type.rb
azure_mgmt_resources-0.18.2 lib/2019-10-01/generated/azure_mgmt_resources/models/on_error_deployment_type.rb
azure_mgmt_resources-0.18.1 lib/2019-10-01/generated/azure_mgmt_resources/models/on_error_deployment_type.rb