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