Sha256: 6c32291cce0956cb971db07f1e07e50bdacd49b6d6a3f3cceaff5adf57ebc152

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::V2020_06_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

Version Path
azure_mgmt_resources2-1.0.1 lib/2020-06-01/generated/azure_mgmt_resources2/models/on_error_deployment_type.rb
azure_mgmt_resources2-1.0.0 lib/2020-06-01/generated/azure_mgmt_resources2/models/on_error_deployment_type.rb