Sha256: 4f8308457613bf047aeda2e93ae7bf09ca1e104865dabf3c540eee0cd8aeb7dd
Contents?: true
Size: 385 Bytes
Versions: 2
Compression:
Stored size: 385 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::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