Sha256: 67f788ce1fa91860281e69d40314b58c713d453d4cd556183e3c5fa89b94d143
Contents?: true
Size: 415 Bytes
Versions: 1
Compression:
Stored size: 415 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::Storage::Mgmt::V2021_01_01 module Models # # Defines values for RootSquashType # module RootSquashType NoRootSquash = "NoRootSquash" RootSquash = "RootSquash" AllSquash = "AllSquash" end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
azure_mgmt_storage-0.23.0 | lib/2021-01-01/generated/azure_mgmt_storage/models/root_squash_type.rb |