Sha256: 7038db3bd2bbe74ed443e043ea60c8b90bffa6047a2fc3fb1bea5e457b117968
Contents?: true
Size: 392 Bytes
Versions: 2
Compression:
Stored size: 392 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::DataLakeStore module Models # # Defines values for DataLakeStoreAccountState # module DataLakeStoreAccountState Active = "Active" Suspended = "Suspended" end end end
Version data entries
2 entries across 2 versions & 1 rubygems