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