Sha256: f20e19e43fb9a20dccf8768ee94e34bfd5ed3c743eaf15050fbc296a6452aec2

Contents?: true

Size: 417 Bytes

Versions: 3

Compression:

Stored size: 417 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_30
  module Models
    #
    # Defines values for NetworkAccessPolicy
    #
    module NetworkAccessPolicy
      AllowAll = "AllowAll"
      AllowPrivate = "AllowPrivate"
      DenyAll = "DenyAll"
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
azure_mgmt_compute-0.22.0 lib/2020-06-30/generated/azure_mgmt_compute/models/network_access_policy.rb
azure_mgmt_compute-0.21.1 lib/2020-06-30/generated/azure_mgmt_compute/models/network_access_policy.rb
azure_mgmt_compute-0.20.0 lib/2020-06-30/generated/azure_mgmt_compute/models/network_access_policy.rb