Sha256: 7f4b7ffd12d3f770ae46705d911ee93e0d3289b3d61818f6a59f7a3a01afa240

Contents?: true

Size: 479 Bytes

Versions: 2

Compression:

Stored size: 479 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 EntryPointStatus
    #
    module EntryPointStatus
      Invalid = "Invalid"
      Pending = "Pending"
      Starting = "Starting"
      Started = "Started"
      Stopping = "Stopping"
      Stopped = "Stopped"
    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/entry_point_status.rb
azure_service_fabric-0.18.0 lib/7.0.0.42/generated/azure_service_fabric/models/entry_point_status.rb