Sha256: a42cd2cb75a5493b63e8f50c9d693450ae4027d44a65bef5fb8631698cc5ba15

Contents?: true

Size: 386 Bytes

Versions: 8

Compression:

Stored size: 386 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::Automation::Mgmt::V2015_10_31
  module Models
    #
    # Defines values for ContentSourceType
    #
    module ContentSourceType
      EmbeddedContent = "embeddedContent"
      Uri = "uri"
    end
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
azure_mgmt_automation-0.17.3 lib/2015-10-31/generated/azure_mgmt_automation/models/content_source_type.rb
azure_mgmt_automation-0.17.2 lib/2015-10-31/generated/azure_mgmt_automation/models/content_source_type.rb
azure_mgmt_automation-0.17.1 lib/2015-10-31/generated/azure_mgmt_automation/models/content_source_type.rb
azure_mgmt_automation-0.17.0 lib/2015-10-31/generated/azure_mgmt_automation/models/content_source_type.rb
azure_mgmt_automation-0.16.0 lib/2015-10-31/generated/azure_mgmt_automation/models/content_source_type.rb
azure_mgmt_automation-0.15.2 lib/2015-10-31/generated/azure_mgmt_automation/models/content_source_type.rb
azure_mgmt_automation-0.15.1 lib/2015-10-31/generated/azure_mgmt_automation/models/content_source_type.rb
azure_mgmt_automation-0.15.0 lib/2015-10-31/generated/azure_mgmt_automation/models/content_source_type.rb