Sha256: 215f7c7b81d3bfad9752a1462b7f977bb08c13f0a89efc375dce310d5e6f6d2c
Contents?: true
Size: 455 Bytes
Versions: 2
Compression:
Stored size: 455 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::ServiceFabric::V7_0_0_42 module Models # # Defines values for ApplicationPackageCleanupPolicy # module ApplicationPackageCleanupPolicy Invalid = "Invalid" Default = "Default" Automatic = "Automatic" Manual = "Manual" end end end
Version data entries
2 entries across 2 versions & 1 rubygems