Sha256: fe762296f01e3e4c5e0313c13b3e7284460d4cc5ce711c07d53206db46d7c80c
Contents?: true
Size: 404 Bytes
Versions: 1
Compression:
Stored size: 404 Bytes
Contents
# encoding: utf-8 # Code generated by Microsoft (R) AutoRest Code Generator 1.0.0.0 # Changes may cause incorrect behavior and will be lost if the code is # regenerated. module Azure::ARM::Web module Models # # Defines values for PublishingProfileFormat # module PublishingProfileFormat FileZilla3 = "FileZilla3" WebDeploy = "WebDeploy" Ftp = "Ftp" end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
azure_mgmt_web-0.9.0 | lib/generated/azure_mgmt_web/models/publishing_profile_format.rb |