Sha256: edddab74ecbf57888cca0d7efa133756f3777650ffce513d16356b53f255da09
Contents?: true
Size: 439 Bytes
Versions: 13
Compression:
Stored size: 439 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::Web::Mgmt::V2016_08_01 module Models # # Defines values for PublicCertificateLocation # module PublicCertificateLocation CurrentUserMy = "CurrentUserMy" LocalMachineMy = "LocalMachineMy" Unknown = "Unknown" end end end
Version data entries
13 entries across 13 versions & 1 rubygems