Sha256: b2caa4d959b08547f2b922e0fa2b4275d5f0fa1f026ccd185252a40b4fba3feb
Contents?: true
Size: 407 Bytes
Versions: 5
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::V2019_12_01 module Models # # Defines values for VirtualMachineScaleSetSkuScaleType # module VirtualMachineScaleSetSkuScaleType Automatic = "Automatic" None = "None" end end end
Version data entries
5 entries across 5 versions & 1 rubygems