Sha256: 6bd207fdea68bbb240d37205fd4fccb72f3120376d675648ec2ead7d2520a394

Contents?: true

Size: 402 Bytes

Versions: 1

Compression:

Stored size: 402 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::KeyVault::Mgmt::V2019_09_01
  module Models
    #
    # Defines values for AccessPolicyUpdateKind
    #
    module AccessPolicyUpdateKind
      Add = "add"
      Replace = "replace"
      Remove = "remove"
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
azure_mgmt_key_vault-0.17.7 lib/2019-09-01/generated/azure_mgmt_key_vault/models/access_policy_update_kind.rb