Sha256: 7b89e09268d0f3abf713cdf7220e7b55e9c2aa3b37aa4088f20171280f026979

Contents?: true

Size: 396 Bytes

Versions: 2

Compression:

Stored size: 396 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::Resources2::Mgmt::V2020_06_01
  module Models
    #
    # Defines values for AliasType
    #
    module AliasType
      NotSpecified = "NotSpecified"
      PlainText = "PlainText"
      Mask = "Mask"
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
azure_mgmt_resources2-1.0.1 lib/2020-06-01/generated/azure_mgmt_resources2/models/alias_type.rb
azure_mgmt_resources2-1.0.0 lib/2020-06-01/generated/azure_mgmt_resources2/models/alias_type.rb