Sha256: a77f5bc77f899aabee76633bd27fd12202d288d2f8b32981b00d0ab0a6606093
Contents?: true
Size: 444 Bytes
Versions: 5
Compression:
Stored size: 444 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_3_0_9 module Models # # Defines values for BackupSuspensionScope # module BackupSuspensionScope Invalid = "Invalid" Partition = "Partition" Service = "Service" Application = "Application" end end end
Version data entries
5 entries across 5 versions & 1 rubygems