Sha256: 5048c73a57f0b8965071f7925e5db22affc5a22809031c9aa3e3a9928ec152e0
Contents?: true
Size: 393 Bytes
Versions: 5
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::V2019_12_01 module Models # # Defines values for ProximityPlacementGroupType # module ProximityPlacementGroupType Standard = "Standard" Ultra = "Ultra" end end end
Version data entries
5 entries across 5 versions & 1 rubygems