Sha256: 446a22601187c3e6d03f75bd507f638863cbaf9e553f142e5e02f96b26ba9703

Contents?: true

Size: 382 Bytes

Versions: 2

Compression:

Stored size: 382 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 DeploymentMode
    #
    module DeploymentMode
      Incremental = "Incremental"
      Complete = "Complete"
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
azure_mgmt_resources2-1.0.1 lib/2019-03-01/generated/azure_mgmt_resources2/models/deployment_mode.rb
azure_mgmt_resources2-1.0.0 lib/2019-03-01/generated/azure_mgmt_resources2/models/deployment_mode.rb