Sha256: f13d382776f8f824d059b0f6c107a751579ae62d49a4326d194e32f6dc730bf9
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::V2018_12_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