Sha256: c5e02220150f211f6f7c23f4abf53ec5013624c93d4a494b5341798fcb2e4866

Contents?: true

Size: 485 Bytes

Versions: 2

Compression:

Stored size: 485 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::Web::Mgmt::V2020_09_01
  module Models
    #
    # Defines values for ContinuousWebJobStatus
    #
    module ContinuousWebJobStatus
      Initializing = "Initializing"
      Starting = "Starting"
      Running = "Running"
      PendingRestart = "PendingRestart"
      Stopped = "Stopped"
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
azure_mgmt_web-0.18.1 lib/2020-09-01/generated/azure_mgmt_web/models/continuous_web_job_status.rb
azure_mgmt_web-0.18.0 lib/2020-09-01/generated/azure_mgmt_web/models/continuous_web_job_status.rb