Sha256: 657cac0cd0ff2941812dc0d6f4076f6c2a0276a32c2208bf579dbfeb39ee63c7
Contents?: true
Size: 407 Bytes
Versions: 19
Compression:
Stored size: 407 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::Compute::Mgmt::V2017_12_01 module Models # # Defines values for DiskCreateOptionTypes # module DiskCreateOptionTypes FromImage = "FromImage" Empty = "Empty" Attach = "Attach" end end end
Version data entries
19 entries across 19 versions & 1 rubygems