Sha256: 099b0f80d1e55eb794f3b5fbf49f5d4dacc768e0eb0b4ac456ca681558c335c5

Contents?: true

Size: 601 Bytes

Versions: 2

Compression:

Stored size: 601 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 EntityKind
    #
    module EntityKind
      Invalid = "Invalid"
      Node = "Node"
      Partition = "Partition"
      Service = "Service"
      Application = "Application"
      Replica = "Replica"
      DeployedApplication = "DeployedApplication"
      DeployedServicePackage = "DeployedServicePackage"
      Cluster = "Cluster"
    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/entity_kind.rb
azure_service_fabric-0.18.0 lib/7.0.0.42/generated/azure_service_fabric/models/entity_kind.rb