Sha256: 9318474429b43ee3097f296841a595a54af4caa8e8470cb1528729ed9fc94d2a
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_04_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