Sha256: 61c8aeeea0ee7a80948aa3c9f354caad8327602aba3135e6d95f5aca0aa28dc0
Contents?: true
Size: 446 Bytes
Versions: 5
Compression:
Stored size: 446 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 ProvisionApplicationTypeKind # module ProvisionApplicationTypeKind Invalid = "Invalid" ImageStorePath = "ImageStorePath" ExternalStore = "ExternalStore" end end end
Version data entries
5 entries across 5 versions & 1 rubygems