Sha256: 1206202b682ad6e831bfa08607717e62dcaee6e74f8ecabaf624801aa484926c
Contents?: true
Size: 357 Bytes
Versions: 2
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::V2019_08_01 module Models # # Defines values for CertificateFormat # module CertificateFormat Pfx = "Pfx" Cer = "Cer" end end end
Version data entries
2 entries across 2 versions & 1 rubygems