Sha256: cf5f63cf9895ef40fa3e509030f75c0b4756d251275402e55303bca41aebc1a7
Contents?: true
Size: 473 Bytes
Versions: 13
Compression:
Stored size: 473 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::Web::Mgmt::V2015_08_01 module Models # # Defines values for CertificateProductType # module CertificateProductType StandardDomainValidatedSsl = "StandardDomainValidatedSsl" StandardDomainValidatedWildCardSsl = "StandardDomainValidatedWildCardSsl" end end end
Version data entries
13 entries across 13 versions & 1 rubygems