Sha256: 3f06402e2ab557a2be0a6b98bdbd83c0c4766bf20d73fdf9c0d0300f5d54fa54
Contents?: true
Size: 437 Bytes
Versions: 2
Compression:
Stored size: 437 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 BackupPolicyScope # module BackupPolicyScope Invalid = "Invalid" Partition = "Partition" Service = "Service" Application = "Application" end end end
Version data entries
2 entries across 2 versions & 1 rubygems