Sha256: af9596e07ce8c0dc9293aaf3725b4d7aefda5ea7a0f2fdfdadbc89118cadb99f

Contents?: true

Size: 1.19 KB

Versions: 5

Compression:

Stored size: 1.19 KB

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 HealthEvaluationKind
    #
    module HealthEvaluationKind
      Invalid = "Invalid"
      Event = "Event"
      Replicas = "Replicas"
      Partitions = "Partitions"
      DeployedServicePackages = "DeployedServicePackages"
      DeployedApplications = "DeployedApplications"
      Services = "Services"
      Nodes = "Nodes"
      Applications = "Applications"
      SystemApplication = "SystemApplication"
      UpgradeDomainDeployedApplications = "UpgradeDomainDeployedApplications"
      UpgradeDomainNodes = "UpgradeDomainNodes"
      Replica = "Replica"
      Partition = "Partition"
      DeployedServicePackage = "DeployedServicePackage"
      DeployedApplication = "DeployedApplication"
      Service = "Service"
      Node = "Node"
      Application = "Application"
      DeltaNodesCheck = "DeltaNodesCheck"
      UpgradeDomainDeltaNodesCheck = "UpgradeDomainDeltaNodesCheck"
      ApplicationTypeApplications = "ApplicationTypeApplications"
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
azure_service_fabric-0.18.1 lib/6.3.0.9/generated/azure_service_fabric/models/health_evaluation_kind.rb
azure_service_fabric-0.18.0 lib/6.3.0.9/generated/azure_service_fabric/models/health_evaluation_kind.rb
azure_service_fabric-0.17.2 lib/6.3.0.9/generated/azure_service_fabric/models/health_evaluation_kind.rb
azure_service_fabric-0.17.1 lib/6.3.0.9/generated/azure_service_fabric/models/health_evaluation_kind.rb
azure_service_fabric-0.17.0 lib/6.3.0.9/generated/azure_service_fabric/models/health_evaluation_kind.rb