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