Sha256: 35a6563651d2b7e5b852de3da1e3800ce78b65852c400787531a61a9ffd18a52
Contents?: true
Size: 411 Bytes
Versions: 2
Compression:
Stored size: 411 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::V2020_09_01 module Models # # Defines values for PublishingProfileFormat # module PublishingProfileFormat FileZilla3 = "FileZilla3" WebDeploy = "WebDeploy" Ftp = "Ftp" end end end
Version data entries
2 entries across 2 versions & 1 rubygems