Sha256: 7a048307515d1d9b23e1efed75b0a6fa56f0697472cf6e39032aac360b3af1e4
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 ApplicationDefinitionKind # module ApplicationDefinitionKind Invalid = "Invalid" ServiceFabricApplicationDescription = "ServiceFabricApplicationDescription" Compose = "Compose" end end end
Version data entries
2 entries across 2 versions & 1 rubygems