Sha256: 4e6d9bb90f5a8fa1e5648959fbceae87990600e8cc6d354b037f7ee73e5b2d7c
Contents?: true
Size: 447 Bytes
Versions: 3
Compression:
Stored size: 447 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_5_0_36 module Models # # Defines values for ProvisionApplicationTypeKind # module ProvisionApplicationTypeKind Invalid = "Invalid" ImageStorePath = "ImageStorePath" ExternalStore = "ExternalStore" end end end
Version data entries
3 entries across 3 versions & 1 rubygems