Sha256: 844da8f11595d21cb36334d3f9777cbacc76aa1327400b989a516994d1494b5d
Contents?: true
Size: 447 Bytes
Versions: 2
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::V7_0_0_42 module Models # # Defines values for ProvisionApplicationTypeKind # module ProvisionApplicationTypeKind Invalid = "Invalid" ImageStorePath = "ImageStorePath" ExternalStore = "ExternalStore" end end end
Version data entries
2 entries across 2 versions & 1 rubygems