Sha256: 0a976e077bcfa549987b5ceb58fabaa9b769ca39832cedf694d9584613577b39

Contents?: true

Size: 471 Bytes

Versions: 2

Compression:

Stored size: 471 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 ApplicationTypeDefinitionKind
    #
    module ApplicationTypeDefinitionKind
      Invalid = "Invalid"
      ServiceFabricApplicationPackage = "ServiceFabricApplicationPackage"
      Compose = "Compose"
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
azure_service_fabric-0.18.1 lib/7.0.0.42/generated/azure_service_fabric/models/application_type_definition_kind.rb
azure_service_fabric-0.18.0 lib/7.0.0.42/generated/azure_service_fabric/models/application_type_definition_kind.rb