Sha256: 101a3e165645a5621394f58f80da54bca92da60b4f31a82e819f5678d1195b64
Contents?: true
Size: 387 Bytes
Versions: 9
Compression:
Stored size: 387 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::V2018_10_01 module Models # # Defines values for AvailabilitySetSkuTypes # module AvailabilitySetSkuTypes Classic = "Classic" Aligned = "Aligned" end end end
Version data entries
9 entries across 9 versions & 1 rubygems