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