Sha256: c714fe64e33a917ba02a7242a6216cb0b6ba16fbec06402664300d46df331ae6
Contents?: true
Size: 470 Bytes
Versions: 5
Compression:
Stored size: 470 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_3_0_9 module Models # # Defines values for ApplicationDefinitionKind # module ApplicationDefinitionKind Invalid = "Invalid" ServiceFabricApplicationDescription = "ServiceFabricApplicationDescription" Compose = "Compose" end end end
Version data entries
5 entries across 5 versions & 1 rubygems