Sha256: d9696c2474a8059d69c9a83d82b10d725e0619132302ea1b0e7825e0f32e8c4d

Contents?: true

Size: 1.19 KB

Versions: 3

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_5_0_36
  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

3 entries across 3 versions & 1 rubygems

Version Path
azure_service_fabric-0.18.1 lib/6.5.0.36/generated/azure_service_fabric/models/health_evaluation_kind.rb
azure_service_fabric-0.18.0 lib/6.5.0.36/generated/azure_service_fabric/models/health_evaluation_kind.rb
azure_service_fabric-0.17.2 lib/6.5.0.36/generated/azure_service_fabric/models/health_evaluation_kind.rb