Sha256: 630f9ce2139c86f7373ba2f394bd6bfda515ca20bfefcdaade4028b3016d8414

Contents?: true

Size: 401 Bytes

Versions: 3

Compression:

Stored size: 401 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::Compute::Mgmt::V2020_06_01
  module Models
    #
    # Defines values for OrchestrationServiceStateAction
    #
    module OrchestrationServiceStateAction
      Resume = "Resume"
      Suspend = "Suspend"
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
azure_mgmt_compute-0.22.0 lib/2020-06-01/generated/azure_mgmt_compute/models/orchestration_service_state_action.rb
azure_mgmt_compute-0.21.1 lib/2020-06-01/generated/azure_mgmt_compute/models/orchestration_service_state_action.rb
azure_mgmt_compute-0.20.0 lib/2020-06-01/generated/azure_mgmt_compute/models/orchestration_service_state_action.rb