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