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