Sha256: 3a7685497286450507db59b67f719f814c4a334419bdb34ebcac5140c2035049

Contents?: true

Size: 495 Bytes

Versions: 1

Compression:

Stored size: 495 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_12_01
  module Models
    #
    # Defines values for PatchOperationStatus
    #
    module PatchOperationStatus
      Unknown = "Unknown"
      InProgress = "InProgress"
      Failed = "Failed"
      Succeeded = "Succeeded"
      CompletedWithWarnings = "CompletedWithWarnings"
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
azure_mgmt_compute-0.22.0 lib/2020-12-01/generated/azure_mgmt_compute/models/patch_operation_status.rb