Sha256: 5bd70f966e837a6059ee2b1e8550d0ea023246f0219db0e8e67828a305875e42
Contents?: true
Size: 405 Bytes
Versions: 6
Compression:
Stored size: 405 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::Batch::Mgmt::V2017_09_01 module Models # # Defines values for CertificateStoreLocation # module CertificateStoreLocation CurrentUser = "CurrentUser" LocalMachine = "LocalMachine" end end end
Version data entries
6 entries across 6 versions & 1 rubygems