Sha256: c89b475aabdae857f3dfa14156e7ac5f1833a668d32abdabe3a755e136378df5
Contents?: true
Size: 393 Bytes
Versions: 3
Compression:
Stored size: 393 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::V2020_06_01 module Models # # Defines values for ProximityPlacementGroupType # module ProximityPlacementGroupType Standard = "Standard" Ultra = "Ultra" end end end
Version data entries
3 entries across 3 versions & 1 rubygems