Sha256: 8022460f1208f592cc499ce14adb86a177940a45a6ef672b5d9aca98ebb23fab
Contents?: true
Size: 398 Bytes
Versions: 2
Compression:
Stored size: 398 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::ContainerService::Mgmt::V2020_09_01 module Models # # Defines values for ScaleSetEvictionPolicy # module ScaleSetEvictionPolicy Delete = "Delete" Deallocate = "Deallocate" end end end
Version data entries
2 entries across 2 versions & 1 rubygems