quota

@JvmName(name = "dltacgeswhckkgvl")
suspend fun quota(value: Output<Int>)
@JvmName(name = "jpfunmdpswkqtqhl")
suspend fun quota(value: Int?)

Parameters

value

The maximum size of the share, in gigabytes. ~>NOTE: For Standard storage accounts, by default this must be 1 GB (or higher) and at most 5120 GB (5 TB). This can be set to a value larger than 5120 GB if large_file_share_enabled is set to true in the parent azure.storage.Account. ~>NOTE: For Premium FileStorage storage accounts, this must be greater than 100 GB and at most 102400 GB (100 TB).