Sha256: a0f49ef1f2a406c781b2548bc27dde0dfc9c4c7bdc8781a4f1428e3fcf65bacb
Contents?: true
Size: 391 Bytes
Versions: 9
Compression:
Stored size: 391 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::V2018_02_01 module Models # # Defines values for FtpsState # module FtpsState AllAllowed = "AllAllowed" FtpsOnly = "FtpsOnly" Disabled = "Disabled" end end end
Version data entries
9 entries across 9 versions & 1 rubygems