Sha256: 47f50e8e10d89236ed857896b23dfc8ff83cc945678920ea719033f5975cd6f0
Contents?: true
Size: 435 Bytes
Versions: 2
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::V7_0_0_42 module Models # # Defines values for BackupEntityKind # module BackupEntityKind Invalid = "Invalid" Partition = "Partition" Service = "Service" Application = "Application" end end end
Version data entries
2 entries across 2 versions & 1 rubygems