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