nfsv3Enabled

@JvmName(name = "gnbsbenrpnkudlsw")
suspend fun nfsv3Enabled(value: Output<Boolean>)
@JvmName(name = "owifdckjjtjcjkta")
suspend fun nfsv3Enabled(value: Boolean?)

Parameters

value

Is NFSv3 protocol enabled? Changing this forces a new resource to be created. Defaults to false.

Note: This can only be true when account_tier is Standard and account_kind is StorageV2, or account_tier is Premium and account_kind is BlockBlobStorage. Additionally, the is_hns_enabled is true and account_replication_type must be LRS or RAGRS.