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