Sha256: b81c339f24a51c3a100baa34378ebfdccabec417f8a64b41507d906119825d4f

Contents?: true

Size: 415 Bytes

Versions: 2

Compression:

Stored size: 415 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_09_30_preview
  module Models
    #
    # Defines values for SharingUpdateOperationTypes
    #
    module SharingUpdateOperationTypes
      Add = "Add"
      Remove = "Remove"
      Reset = "Reset"
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
azure_mgmt_compute-0.22.0 lib/2020-09-30-preview/generated/azure_mgmt_compute/models/sharing_update_operation_types.rb
azure_mgmt_compute-0.21.1 lib/2020-09-30-preview/generated/azure_mgmt_compute/models/sharing_update_operation_types.rb