Sha256: 6b19ccefeb7d7cb1a21031f29b4806210f84b1b36967d702318c87b5254b9940
Contents?: true
Size: 357 Bytes
Versions: 6
Compression:
Stored size: 357 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 CertificateFormat # module CertificateFormat Pfx = "Pfx" Cer = "Cer" end end end
Version data entries
6 entries across 6 versions & 1 rubygems