Sha256: 0a976e077bcfa549987b5ceb58fabaa9b769ca39832cedf694d9584613577b39
Contents?: true
Size: 471 Bytes
Versions: 2
Compression:
Stored size: 471 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 ApplicationTypeDefinitionKind # module ApplicationTypeDefinitionKind Invalid = "Invalid" ServiceFabricApplicationPackage = "ServiceFabricApplicationPackage" Compose = "Compose" end end end
Version data entries
2 entries across 2 versions & 1 rubygems