Sha256: 8f100253d014476ee30220269510d079042f460a251906db33a35db99f71fbe9
Contents?: true
Size: 454 Bytes
Versions: 5
Compression:
Stored size: 454 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::V6_2_0_9 module Models # # Defines values for ApplicationPackageCleanupPolicy # module ApplicationPackageCleanupPolicy Invalid = "Invalid" Default = "Default" Automatic = "Automatic" Manual = "Manual" end end end
Version data entries
5 entries across 5 versions & 1 rubygems